I am getting the above error message while reloading the page (Server Side Rendering) while it works fine with client side rendering.
I am using the example from below link:
https://tomchentw.github.io/react-google-maps/basics/pop-up-window
Any solution for this ?
You have to decouple google on your own (for example, props you've passed in). I only guarantee on the library prospective.
@manoj150283 Did you come up with any solution?
@exogenesys I didn't find the solution with this package. So I used google-map-react :)
Most helpful comment
@exogenesys I didn't find the solution with this package. So I used google-map-react :)