Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sign up hangs on submit on local machine #208

Open
johancc opened this issue Jul 13, 2021 · 1 comment
Open

Sign up hangs on submit on local machine #208

johancc opened this issue Jul 13, 2021 · 1 comment
Labels
bug Something isn't working security Pull requests that address a security vulnerability

Comments

@johancc
Copy link
Collaborator

johancc commented Jul 13, 2021

Occurs after agreeing to the terms of service & privacy policy.

image

This is caused by Firebase's CORS policy. Since localhost:8080 violates the CORS policy, the user creation API call is denied and it hangs on submit.

image

@johancc johancc added bug Something isn't working security Pull requests that address a security vulnerability labels Jul 13, 2021
@johancc
Copy link
Collaborator Author

johancc commented Jul 13, 2021

This actually happens on any firebase-related query, not just sign up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working security Pull requests that address a security vulnerability
Projects
None yet
Development

No branches or pull requests

1 participant