Skip to content

Release of version 2.0.1 (2025-02-26)

Latest
Compare
Choose a tag to compare
@UiComponentsBot UiComponentsBot released this 20 Feb 15:45
· 20 commits to dev since this release
a68bbbe

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.