angular-legacy-sortablejs icon indicating copy to clipboard operation
angular-legacy-sortablejs copied to clipboard

TypeError: Sortable.create is not a function

Open samal-rasmussen opened this issue 5 years ago • 1 comments
trafficstars

angular-legacy-sortable imports sortablejs incorrectly after versions 1.10.0 of sortablejs, which leads to it not finding Sortablejs.create.

More info in this issue: https://github.com/SortableJS/Sortable/issues/1728

samal-rasmussen avatar Feb 03 '20 13:02 samal-rasmussen

I have a branch here if anyone's interested https://github.com/OzzieOrca/angular-legacy-sortablejs/tree/fix-sortablejs-import

"angular-legacy-sortablejs-maintained": "https://github.com/OzzieOrca/angular-legacy-sortablejs#fix-sortablejs-import",

OzzieOrca avatar Feb 24 '20 21:02 OzzieOrca