rungwiroon / BlazorGoogleMaps

Blazor interop for GoogleMap library
MIT License
319 stars 102 forks source link

Marker "stop" mouse event is showing console error messages #291

Closed HiZackDavid closed 9 months ago

HiZackDavid commented 9 months ago

Steps to reproduce : 1- Run ClientSideDemoNet7 2- Go to "Google map markers" 3- Open browser inspector 4- Add a marker 5- Click on the marker

Result : TypeError: Cannot read properties of undefined (reading 'stop') Marker click bug

valentasm1 commented 9 months ago

Duplicate https://github.com/rungwiroon/BlazorGoogleMaps/issues/153