Myrdivar
Myrdivar
You're right, in Chrome your example seems to work just fine but the first time I've tried with IE (v11.0.9600.18537 running on Win7 SP1). If you simply drag an element...
Thanks a lot!! If you could solve the orderBy issue it would be reeeeally appreciated :)
Yes, it seems to work but as long as I order by a "root" property of the list. With something like: `[].push.apply(filteredModel, $filter('orderBy')(tmp, 'property'));` it works but if I try:...
Well, I'll definetly wait for your next library then :)