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

It doesn't work in v0.4.0, working fine in v0.3.9 #3

Open kamote opened 10 years ago

kamote commented 10 years ago

Uncaught TypeError: Cannot read property 'keypath' of undefined

// add source back to array in new location array.splice( sourceIndex, 0, source );