react-simple-maps icon indicating copy to clipboard operation
react-simple-maps copied to clipboard

Non passive wheel event for ZoomableGroup

Open shaxulyan-hovhannes opened this issue 2 years ago • 1 comments

Added non-passive event listener to a scroll-blocking 'wheel' event. Consider marking event handler as 'passive' to make the page more responsive. Have such an issue after adding ZoomableGroup Component.

shaxulyan-hovhannes avatar Jan 01 '23 23:01 shaxulyan-hovhannes

I'm here also because I was looking for a way to disable the mouse "wheel" event to prevent scrolling to a certain map.zoom level...

amir0ff avatar Jun 29 '23 14:06 amir0ff