embiem / react-canvas-draw

React Component for drawing in canvas
https://embiem.github.io/react-canvas-draw/
MIT License
892 stars 315 forks source link

react-dom.development.js:6202 Unable to preventDefault inside passive event listener invocation. #109

Open lcnlvrz opened 3 years ago

lcnlvrz commented 3 years ago

Screenshot_3

Unable to preventDefault inside passive event listener invocation. This problem only happens when i try draw in device toolbar.

JuanLuisGarciaBorrego commented 3 years ago

hi @lcnlvrz , The same thing happens to me, you are using React >= 17? Have you found any solution or alternative? Thanks!

seeka commented 3 years ago

Same. Anyone found a solution ? Thanks

lcnlvrz commented 3 years ago

Just ignore this alert message. I think in production environment that doesn't make any problem

HidiAlgo commented 3 years ago

It only occurs in React 17

MilletChili commented 3 years ago

Do I have to go back to the pre-17 version?

qahtansaid commented 2 years ago

yeah, happen to me too. waiting for an update

Zakharii-Husar commented 2 years ago

Any updates?

nadermhanna commented 2 years ago

Same! Waiting for updates

freeAndeasyql commented 2 years ago

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