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

Doubleclicking login button can lead to 400 BadRequest error page #810

Closed
Algorithman opened this issue Sep 6, 2023 · 1 comment
Closed
Assignees
Labels

Comments

@Algorithman
Copy link
Contributor

Describe the bug
When logging in and doubleclicking the login button it can lead to a 400 (BadRequest) page.

To Reproduce
Steps to reproduce the behavior:

  1. Restart server (IMPORTANT)/start smartstore via VS
  2. Go to login page
  3. Input your login data and doubleclick (important) the login button
  4. Observe the BadRequest error message

Since I only observed this right after a server restart I think it is some caching issue (maybe a weird race condition).

Expected behavior
Logging in as usual.

Desktop (please complete the following information):

  • OS: linux, on windows I observed this when running a debug session from VS, thought at first it would only occur there
  • Browser all
@Michael-Herzog
Copy link
Contributor

Thanks for reporting!

Michael-Herzog added a commit that referenced this issue Sep 6, 2023
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