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:
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
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:
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