urbica / react-map-gl-draw

React Component for Mapbox GL Draw
https://urbica.github.io/react-map-gl-draw
MIT License
50 stars 11 forks source link

Unable to preventDefault inside passive event listener invocation: When serving production build. #27

Open tirth0 opened 2 years ago

tirth0 commented 2 years ago

Unable to draw on the map when serving the production build due to the above issue.

Config:

"@urbica/react-map-gl": "^1.15.0",
"@urbica/react-map-gl-draw": "^0.3.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-map-gl": "^7.0.17",
"react-router-dom": "^6.3.0",
"react-scripts": "5.0.1",

Chrome browser