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 found window.google is undefined, and useGoogleLogin did not work properly when I deployed my project on Netlify, though it works fine in the local environment.
Is there any specific setting I need to add? Thanks!
I found
window.google
isundefined
, anduseGoogleLogin
did not work properly when I deployed my project on Netlify, though it works fine in the local environment.Is there any specific setting I need to add? Thanks!
Key Environment
Here is the whole code: https://github.com/Lada496/walk-your-dog/tree/with-react-auth/google.
The text was updated successfully, but these errors were encountered: