rungwiroon/BlazorGoogleMaps

Marker "stop" mouse event is showing console error messages

HiZackDavid opened this issue · 1 comments

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

Duplicate
#153