deck.gl
deck.gl copied to clipboard
[Bug]Loading deckgl in openlayers requires two clicks to use it normally
Description
As the title says, after loading deckgl in openlayers, when running in Chrome browser, it is found that the map needs to be clicked twice to drag the map normally, but everything is normal after removing deckgl
Flavors
- [x] Script tag
- [ ] React
- [ ] Python/Jupyter notebook
- [ ] MapboxOverlay
- [ ] GoogleMapsOverlay
- [ ] CARTO
- [ ] ArcGIS
Expected Behavior
I hope that after loading deckgl and running it, I can directly click and drag the map to operate, instead of having to click a second time to use it.
Steps to Reproduce
- Load Deckgl
- Open the browser and browse
- Clicking or dragging the map for the first time will not work
- You must click a second time for it to work properly
Environment
- Framework version: [email protected], [email protected], [email protected]
- Browser: Chrome 140.0
- OS: none
Logs
none