This repository has been archived by the owner on Aug 1, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 315
react-dom.development.js:6202 Unable to preventDefault inside passive event listener invocation. #109
Labels
bug
Something isn't working
Comments
hi @lcnlvrz , The same thing happens to me, you are using React >= 17? |
Same. Anyone found a solution ? |
Just ignore this alert message. I think in production environment that doesn't make any problem |
It only occurs in React 17 |
Do I have to go back to the pre-17 version? |
yeah, happen to me too. waiting for an update |
Any updates? |
Same! Waiting for updates |
year, it occurs in React 17. We can go back to the pre-17 version, and add {touch-action: pan-y} to the global style |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Unable to preventDefault inside passive event listener invocation.
This problem only happens when i try draw in device toolbar.
The text was updated successfully, but these errors were encountered: