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

Problem: Signing out from settings throws an error #44

Open
samuelralak opened this issue Sep 11, 2019 · 4 comments
Open

Problem: Signing out from settings throws an error #44

samuelralak opened this issue Sep 11, 2019 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@samuelralak
Copy link
Member

Problem: Signing out from the settings throws the following errors in console
Screenshot 2019-09-11 at 11 43 02

@samuelralak samuelralak added the bug Something isn't working label Sep 11, 2019
@gsovereignty
Copy link
Member

ping @ioioio8888 can you check if this is doing anything nasty or doesn't really matter?

@ioioio8888
Copy link
Member

it happens because after user logout, the current user object becomes null but the code is still trying accessing it.
image

Solution: redirect user back to welcome page after logout

@samuelralak
Copy link
Member Author

samuelralak commented Sep 12, 2019 via email

@samuelralak
Copy link
Member Author

Taking over

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

No branches or pull requests

3 participants