You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was having this issue
/node_modules/react-googlemaps/src/GoogleMapsAPI.js:6
window.google && window.google.maps,
^
ReferenceError: window is not defined
I was having this issue
/node_modules/react-googlemaps/src/GoogleMapsAPI.js:6
window.google && window.google.maps,
^
ReferenceError: window is not defined
when i was trying it on isophormic-react. using https://github.com/kriasoft/react-starter-kit
The text was updated successfully, but these errors were encountered: