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

Does not work in ractive 0.7 #19

Closed petterek closed 9 years ago

petterek commented 9 years ago

Error message Uncaught TypeError: sourceKeypath.lastIndexOf is not a functiondragstartHandler @ Sortable.js:72

guilhermeaiolfi commented 9 years ago

Yeah. I can confirm that. I'm trying to solve it right now. If I can find a solution I'll get back here.

Crisfole commented 9 years ago

+1 Fix worked for me.

petterek commented 9 years ago

+1 Worked here as well