I have same problem with drop down api binding can some one help ? Dhaval Chaudhari how did you solve please tell me.here is my json response{ "success": true, "message": "Category List loaded.", "data": [ { "id": 3, "name": "Tatiana Love", "slug": "tatiana-love", "image": "http://crowdv.test/uploads/category/category_165654720062bd525fe72527.28769944.png", "status": 1 }, { "id": 2, "name": "Keefe Hamilton", "slug": "keefe-hamilton", "image": "http://crowdv.test/uploads/category/category_165654720062bd5252d95364.13525487.png", "status": 1 }, { "id": 1, "name": "Bruno Sharp", "slug": "bruno-sharp", "image": "http://crowdv.test/uploads/category/category_165654720062bd5248060de8.70707091.png", "status": 1 } ] }