chrvadala / react-svg-pan-zoom

:eyes: A React component that adds pan and zoom features to SVG
https://chrvadala.github.io/react-svg-pan-zoom/
MIT License
681 stars 127 forks source link

[Intervention] Unable to preventDefault inside passive event listener due to target being treated as passive. See <URL> #146

Closed zlwaiwjj closed 4 years ago

zlwaiwjj commented 5 years ago

Bug reports:

Please replace this line with a brief summary of your issue AND provide an example that shows a bug using this jsfiddle as template: https://jsfiddle.net/chrvadala/f67qyfsd/

Features:

Please replace this line with a brief description of the suggested feature. I'll consider your request and I'll implement it as long as I have a chance.


Please consider also to support this project https://beerpay.io/chrvadala/react-svg-pan-zoom

[Intervention] Unable to preventDefault inside passive event listener due to target being treated as passive. See react-dom.development.js:1575 [Intervention] Unable to preventDefault inside passive event listener due to target being treated as passive. See https://www.chromestatus.com/features/6662647093133312

jermspeaks commented 5 years ago

This is a duplicate of #141, in case you're still looking for an answer.