deck.gl icon indicating copy to clipboard operation
deck.gl copied to clipboard

[Bug]Loading deckgl in openlayers requires two clicks to use it normally

Open zy54321 opened this issue 3 months ago • 0 comments

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

  1. Load Deckgl
  2. Open the browser and browse
  3. Clicking or dragging the map for the first time will not work
  4. You must click a second time for it to work properly

Environment

Logs

none

zy54321 avatar Sep 15 '25 00:09 zy54321