react-sortablejs: [bug] Failed to compile.
Failed to compile.
To Reproduce
npm i react-sortablejs
Expected behavior All work fine
Information
Versions - Look in your package.json
for this information:
react-sortable = ^6.1.4
react = ^16.13.1
Additional context
I’m submitting a bug report
Webpack Version: 4.44.1
Babel Core Version: 7.4.5
Babel Loader Version: 8.0.6
Please tell us about your environment: OSX 12.4
About this issue
- Original URL
- State: open
- Created 2 years ago
- Comments: 15
Commits related to this issue
- fix: remove static class prop fix #244 — committed to welcomemax/react-sortablejs by welcomemax 2 years ago
- fix: fix typescript version; react 18; add plugin-proposal-class-properties #244 — committed to welcomemax/react-sortablejs by welcomemax 2 years ago
fallback to version 6.1.1
Dealt with versions and build (lock file is absolutely required)
Please see the new PR - https://github.com/SortableJS/react-sortablejs/pull/247
It’s part of SortableJS: https://github.com/SortableJS/Sortable/issues/2167