visgl / react-map-gl

React friendly API wrapper around MapboxGL JS
http://visgl.github.io/react-map-gl/
Other
7.78k stars 1.35k forks source link

[Bug] Infinite Up Scroll on pageload. #2429

Open jcoombes opened 2 weeks ago

jcoombes commented 2 weeks ago

Description

On Pageload, if the map has AttributionConttrol, NavigationControl and ScaleControl, then updating the maplibre-gl from 2.4.0 to 4.2.0 causes issues.

Expected Behavior

The map only scrolls in response to user events.

Steps to Reproduce

-

Environment

Logs

-

Pessimistress commented 2 weeks ago