-
Notifications
You must be signed in to change notification settings - Fork 1k
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
4.4.6版本 react #732
Comments
This bug crashed our builds. |
Hi, we are experiencing the same problem using react-resizable that depends on react-draggable. |
hi, Do you want "react-draggable" in package.json: "4.4.5" |
I am experiencing this issue as well using the version |
"resolutions": { |
|
in ./node_modules/_react-draggable@4.4.6@react-draggable/build/cjs/Draggable.js
Module parse failed: Unexpected token (78:10)
You may need an appropriate loader to handle this file type.
| y: position.y,
| prevPropsPosition: {
| ...position
| }
| };
The text was updated successfully, but these errors were encountered: