You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm interesting, adding onto this as I tested on Safari & FireFox as well and it is not reproducible. Only in Chrome. Leads me to believe this is a potential CSS bug with rendering on the V8 engine as WebKit and Gecko engines are able to handle this.
Description
When browsing in full screen mode, activating the full screen control on the map will show the map not resized within full screen viewport.
Expected Behavior
The map should resize to cover the entire viewport.
Steps to Reproduce
This bug is reproducible at https://visgl.github.io/react-map-gl/examples/controls using Chrome 119.
View
thenEnter Full Screen
).Please note that the bug is not reproducible when DevTools is open
Environment
Also reproducible with framework version and map library used by example at https://visgl.github.io/react-map-gl/examples/controls
Logs
The bug is not reproducible when DevTools is open.
The text was updated successfully, but these errors were encountered: