You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: