Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update the way SortableJS is imported into the library #56

Closed
wants to merge 2 commits into from
Closed

fix: update the way SortableJS is imported into the library #56

wants to merge 2 commits into from

Conversation

karrui
Copy link

@karrui karrui commented Jun 22, 2020

This is due to a breaking change SortableJS/Sortable#1728, which causes https://github.com/SortableJS/angular-legacy-sortablejs/ to imports SortableJS incorrectly after versions 1.10.0, which leads to it not finding Sortablejs.create.

See:
Screenshot 2020-06-22 at 10 59 47 AM

This fix is obtained from #53, but since the repo seems to now be unmaintained, I've decided to fork that repo to fix that issue.

karrui added 2 commits June 22, 2020 10:56
This is due to a breaking change in SortableJS: SortableJS/Sortable#1728, which causes angular-legacy-sortable to imports SortableJS incorrectly after versions 1.10.0, which leads to it not finding Sortablejs.create.
Big bump since this fixes a breaking change
@karrui karrui closed this Jun 22, 2020
@karrui
Copy link
Author

karrui commented Jun 22, 2020

Mistyped this in this repo instead of my forked repository, lol. Please ignore ><

@karrui karrui deleted the fix/sortablejs-import branch June 22, 2020 03:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant