OptimalBPM / angular-schema-form-dynamic-select

AngularStrap and AngularUI dynamic select implementation(static/sync/async/http, filters) for Angular Schema Form
MIT License
55 stars 45 forks source link

Setting model values asynchronously doesn't update select #91

Closed slyadams closed 7 years ago

slyadams commented 8 years ago

If I update my model value dynamically (i.e. loading the form then loading/applying pre-existing data), the values in the selects don't seem to be updated.

Plunkr: https://plnkr.co/edit/bToe097qxx4BebnSxqk5

nicklasb commented 8 years ago

Are you sure you are waiting for the digest loop or something?

Krishna4 commented 7 years ago

I am also having same issue.

Any alternative?

nicklasb commented 7 years ago

Closing this now, please re-open if you do not feel the question has been answered sufficiently.