- Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
Description
Problem:
I'm using the UMD version of SortableJS which has all plugins already bundled. The multidrag plugin is disabled by default, but the events on documentare still set, regardless if multiDrag is set to true or false.
Another idea would be to introduce a method inside PluginManager to unmount plugins.