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
Possibly a "you're holding it wrong" issue, but reporting in case it's something that can be easily fixed at this level.
When I pass a style parameter with a list to my Map component, a react change that adds the component triggers an error akin to the one described in https://stackoverflow.com/a/66053268 . I think this is due to
Description
Possibly a "you're holding it wrong" issue, but reporting in case it's something that can be easily fixed at this level.
When I pass a
style
parameter with a list to myMap
component, a react change that adds the component triggers an error akin to the one described in https://stackoverflow.com/a/66053268 . I think this is due toreact-map-gl/src/components/map.tsx
Line 135 in fdf57d0
Expected Behavior
No response
Steps to Reproduce
https://codesandbox.io/p/sandbox/weathered-wave-sf7pp6
Environment
Logs
No response
The text was updated successfully, but these errors were encountered: