visgl / react-map-gl

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

Fix crash in React 18 StrictMode (#1680) #2105

Closed NameFILIP closed 1 year ago

NameFILIP commented 1 year ago

Since v5.3.x is not working well (https://github.com/visgl/react-map-gl/issues/2103), please accept the port of the fix for React 18 into the v5.2.x branch.

NameFILIP commented 1 year ago

@Pessimistress would it be possible to merge and release this fix? 🙏

NameFILIP commented 1 year ago

@Pessimistress it's the same commit that was merged into 5.3-releases, but 5.3 is less stable than 5.2, so asking to merge/release it for 5.2 as well.

NameFILIP commented 1 year ago

Thank you! 🙏