SortableJS / meteor-sortablejs

Reactive reorderable lists.
http://rubaxa-sortable.meteor.com
19 stars 10 forks source link

TypeError: fn.apply is not a function when using meteorhacks:zones #10

Open realfresh opened 7 years ago

realfresh commented 7 years ago

Exactly as the title says, when meteorhacks:zones is added to the project, "Error: fn.apply is not a function TypeError: fn.apply is not a function" is throw continuously upon clicking and dragging until release.

aessig commented 7 years ago

Same error here