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

Firebase user's watchlist bug fixing #53

Closed
tzcliff opened this issue Apr 7, 2020 · 1 comment
Closed

Firebase user's watchlist bug fixing #53

tzcliff opened this issue Apr 7, 2020 · 1 comment
Assignees
Labels

Comments

@tzcliff
Copy link
Owner

tzcliff commented Apr 7, 2020

The added stock is not saved on Firebase for some reason.

@cwille97
Copy link
Collaborator

cwille97 commented Apr 9, 2020

I pushed a change to master. When I first wrote the code, I set it up so a new user who registers automatically has a watchlist created (as they should) but I accidentally put that code in login as well as register. This meant that with every login, a new blank watchlist was created. I just removed the code and now the watchlist persists after logout.

@cwille97 cwille97 closed this as completed Apr 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants