react-canvas-draw
react-canvas-draw copied to clipboard
react-dom.development.js:6202 Unable to preventDefault inside passive event listener invocation.
Unable to preventDefault inside passive event listener invocation. This problem only happens when i try draw in device toolbar.
hi @lcnlvrz , The same thing happens to me, you are using React >= 17? Have you found any solution or alternative? Thanks!
Same. Anyone found a solution ? Thanks
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