ractivejs / Ractive-decorators-sortable

Drag and drop items to sort them
http://ractivejs.github.io/Ractive-decorators-sortable/
MIT License
15 stars 21 forks source link

Regression bug: works with Ractive 6.1 latest, broken in edge #13

Open dagnelies opened 9 years ago

dagnelies commented 9 years ago

See:

http://jsfiddle.net/cw2u9pbn/

Apparently, keypath.lastIndexOf was removed, causing the code to break with the edge version.