-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Deleting account returns an error and does not log out the user properly #5262
Labels
Comments
@gtsiolis could you reproduce this? |
@JanKoehnlein yes! User deletion seems to happen in the background but a) some errors pop up in the console, b) user is stuck in the deletion modal, and c) reloading the page will not let you login back in the same browser session. Maybe something is not set up properly with cookies or local storage?
|
/schedule |
JanKoehnlein
added a commit
that referenced
this issue
Aug 20, 2021
roboquat
pushed a commit
that referenced
this issue
Aug 20, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug description
When a user tried to delete their account from the Account section in Settings the product returns an error in console and does not log out the user properly.
Steps to reproduce
/account
Expected behavior
The user should not see any error in the console and they should be properly logged out.
Example repository
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: