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

User Creation Fails Without Firebase Emulators Setup; Country Value Logging on Every Change #998

Closed
karthxk07 opened this issue Dec 31, 2023 · 4 comments · May be fixed by #1001
Closed
Labels
bug Something isn't working Feature New feature firebase help wanted Extra attention is needed stale UI/UX

Comments

@karthxk07
Copy link

Describe the bug

When attempting to create a user without the Firebase emulators set up, the user creation fails, preventing the user from being saved. Additionally, the country value is logged to the console on every change.

To Reproduce

Steps to reproduce the behavior:

  • Attempt to create a user without Firebase emulators set up.
  • Observe the failure in saving the user.

Expected behavior

The user creation should be successful, even without Firebase emulators set up. The application should gracefully handle scenarios where emulators are not configured.

Screenshots

Screencast.from.2023-12-31.13-32-08.webm

Desktop

OS: Linux amd64 (Debian 12)
Browser: Brave Browser

Additional context

It would be helpful to check if anyone else is facing a similar error and to investigate the logs or error messages from the server or client side. Additionally, ensure that the application has proper error handling for scenarios where Firebase emulators are not set up.

Consider checking the relevant code sections where user creation is handled and where the country value is logged to the console for any potential issues or misconfigurations.

@github-actions github-actions bot added bug Something isn't working Feature New feature firebase help wanted Extra attention is needed UI/UX labels Dec 31, 2023
@Huzaif-Ahmed
Copy link
Contributor

I would like to work on this issue can you assign it to me

@karthxk07
Copy link
Author

Umm I was actually planning to work on that @Huzaif-Ahmed 😕

Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Jan 31, 2024
Copy link

This issue was closed because it has been inactive for 14 days since being marked as stale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Feature New feature firebase help wanted Extra attention is needed stale UI/UX
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants