machineboy2045 / angular-selectize

angular-selectize
MIT License
201 stars 115 forks source link

Two dataway binding does not respect order - Regular select dropdown does #169

Open heridev opened 7 years ago

heridev commented 7 years ago

Hey guys,

I've been using this directive for many sections in my App, and now I'm facing this issue related to order it is pretty easy to reproduce, once you add a new element to your collection it does not respect the right order:

bug seelectize

I created a plunkr demo where you can see the actual problem: http://embed.plnkr.co/60x0ByW04Vu5P0gLcqwF/

Any idea about how to fix this bug?

Regards

heridev commented 7 years ago

.

heridev commented 7 years ago

Seems like nobody is facing this issue :), but just to let you guys know that I found out the solution, let me know so I can share it if you think it's worth it