Skip to content

Tag: react-google-maps

@react-google-maps/api onClick not working

I’m using @react-google-maps/api library and everything in package has been working correctly. Now I just noticed that component’s onClick event has lost its functionality and in my website the functions attached to it are not working. I don’t think I have changed any code related to onClick…