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
Whenever the env file in the client is nonexistent or not formatted correctly,the resulting erro occurs when attempting to sign in or register. To prevent it ensure the correct env file is present.
Uncaught (in promise) TypeError: err.graphQLErrors[0] is undefined
The text was updated successfully, but these errors were encountered:
Whenever the env file in the client is nonexistent or not formatted correctly,the resulting erro occurs when attempting to sign in or register. To prevent it ensure the correct env file is present.
The text was updated successfully, but these errors were encountered: