kartik-v / yii2-widgets

Collection of useful widgets for Yii Framework 2.0
http://demos.krajee.com/widgets
Other
558 stars 175 forks source link

DepDrop Child Not loading more than 129-row data. #367

Open vishnuvigneswaran opened 6 years ago

vishnuvigneswaran commented 6 years ago

Hi Sir, I have implemented DepDrop Yii2. Everything is working fine when the child Dropdown select item count is below 130.if it's more than 129 ajax loading is not working. It shows loading only. Scenario : I am trying to implement dependent dropdown for County->state-> City. for County field, i have implemented Select2. and for City & state DepDrop which depends on County and state. if the number of cities is greater than 129 its shows loading only . if it's less than 130 it's working fine.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/62944476-depdrop-child-not-loading-more-than-129-row-data?utm_campaign=plugin&utm_content=tracker%2F530581&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F530581&utm_medium=issues&utm_source=github).