formly-js / angular-formly

JavaScript powered forms for AngularJS
http://docs.angular-formly.com
MIT License
2.23k stars 406 forks source link

Cascading dropdown #749

Open suny5 opened 6 years ago

suny5 commented 6 years ago

Hi, i'am using follwing example "http://angular-formly.com/#!/example/other/filter-select" to create a cascaded drop-down in ng-formly and it is binding fine at first time,but when we change the value in first drop-down than value in second drop-down is not changing as it is changing in exmaple, i'm using the same json data can you provide me json data for ng formly cascading which works fine.

suny5 commented 6 years ago

Hi, i'am using follwing example "http://angular-formly.com/#!/example/other/filter-select" to create a cascaded drop-down in ng-formly and it is binding fine at first time,but when we change the value in first drop-down than value in second drop-down is not changing as it is changing in exmaple, i'm using the same json data can you provide me json data for ng formly cascading which works fine.Any help.

msultani commented 6 years ago

Hi, I'm interested in working on this bug. Is it still available? Thanks!