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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed Issues and Improvements
ROU-11587/RPM-5553 - Fixed an issue that caused runtime errors when loading Google Search Places due to network latency.
This issue occurred when using the SearchPlaces component and when attempts to access the Google Places module were made before the library was fully loaded.
ROU-11589 - Fixed an issue that caused the click event of a marker not to be triggered and the map center to be changed.
This occurred when the marker used a custom icon and respective sizes on a Leaflet map.
ROU-11629 - Fixed an issue that caused Google Maps and Search Places components to throw runtime errors on devices with slow connections.
This occurred when the components were destroyed while the creation logic was still in progress.