react-canvas-draw icon indicating copy to clipboard operation
react-canvas-draw copied to clipboard

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

Open lcnlvrz opened this issue 4 years ago • 9 comments

Screenshot_3

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

lcnlvrz avatar Jan 07 '21 13:01 lcnlvrz

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

JuanLuisGarciaBorrego avatar Jan 19 '21 16:01 JuanLuisGarciaBorrego

Same. Anyone found a solution ? Thanks

seeka avatar Mar 08 '21 14:03 seeka

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

lcnlvrz avatar Mar 11 '21 15:03 lcnlvrz

It only occurs in React 17

HidiAlgo avatar Jul 06 '21 08:07 HidiAlgo

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

MilletChili avatar Jul 19 '21 09:07 MilletChili

yeah, happen to me too. waiting for an update

qahtansaid avatar Dec 07 '21 09:12 qahtansaid

Any updates?

Zakharii-Husar avatar Jan 25 '22 16:01 Zakharii-Husar

Same! Waiting for updates

nadermhanna avatar Feb 21 '22 04:02 nadermhanna

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

freeAndeasyql avatar Mar 15 '22 03:03 freeAndeasyql