Sortable: TypeError: fn.apply is not a function

Created on 18 Jan 2016  路  5Comments  路  Source: SortableJS/Sortable

Hi,
I'm using Meteor, sortable was working great.
However, I think some update was pushed to this package, and now whenever I'm dragging an item I'm getting this error:
TypeError: fn.apply is not a function
I'm not passing any setting arguments to Sortable.create

Thanks!

meteor

Most helpful comment

The issue in my case arises with the inclusion of meteorhacks:zones.

All 5 comments

Using 1.3.0

+1 cc: @dandv

The issue in my case arises with the inclusion of meteorhacks:zones.

Dear all! Meteor is moved to the separate repository. If this issue is still actual, please create it there once again.

For your info: this project needs a maintainer.

Nice catch @micahalcorn! Any news on this issue? The error thrown is not very helpful. Can't find anything on the other repo. Not sure if it's really related to Meteor itself though, because Zones is something coming from Angular...

Was this page helpful?
0 / 5 - 0 ratings