-
Notifications
You must be signed in to change notification settings - Fork 210
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
[bug] Failed to compile. #244
Comments
same problem
|
It's part of SortableJS: SortableJS/Sortable#2167 |
same problem!how to resolve it? |
fallback to version 6.1.1 |
downgrading to react-sortablejs v6.1.1 worked for me! |
We have this issue as well. Are there any plans on resolving this to use future version of this library? Thank you. |
This issue still persists. I need to work with 6.1.4 because I'm already using react 18. Do you have any solution for this besides downgrading to 6.1.1? Thanks |
You need to add .babelrc to compile class props during build
I can’t build and check anything locally because you have complete chaos with dependencies (lock file is absolutely required) |
Dealt with versions and build (lock file is absolutely required) Please see the new PR - #247 |
Same problem!!! Please, resolve it as soon as possible! |
Any update? Or the project is not maintained anymore? Looks like we're should migrate to beautiful-dnd) |
Reference: https://polotno.com/docs/non-react-integration I try to install polotno in nuxt 2 project but error Failed to compile Please, help me! Thanks
|
same issue +1 |
1 similar comment
same issue +1 |
Downgrading to 6.1.1 worked! |
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
The text was updated successfully, but these errors were encountered: