PaulLeCam / react-leaflet

React components for Leaflet maps
https://react-leaflet.js.org
Other
5.16k stars 886 forks source link

Leaflet rendering issue in mobile view #1091

Closed AndrejGajdos closed 1 year ago

AndrejGajdos commented 1 year ago

Expected behavior

The map shouldn't overflow and the navbar should be visible.

Actual behavior

The Leaflet map overflows and navbar is not visible. Plese check this recording how to reproduce the issue. User needs to hit refresh to fix the view see the navbar.

Steps to reproduce

Here is the code and here is deployed app. The issue is reported in Leaflet repo.