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

Register XHR request callback gets interrupted by Google Chrome #226

Open
wstrm opened this issue Jan 11, 2019 · 0 comments
Open

Register XHR request callback gets interrupted by Google Chrome #226

wstrm opened this issue Jan 11, 2019 · 0 comments
Labels
Bug Something isn't working Frontend Das vordere Ende

Comments

@wstrm
Copy link
Member

wstrm commented Jan 11, 2019

With a cold browser cache the XHR request callback gets interrupted by Google Chrome. This is probably due to the 6 max TCP connections limit in the web browser. This bug only occurs for Google Chrome with a cold cache, if the cache is warm there is no issues.

The interrupt will stop Mithril.js from redirecting to the front page upon a succesful registration. The user registration is correctly registered by the backend and the user is still able to login with the newly created account.

@wstrm wstrm added Bug Something isn't working Frontend Das vordere Ende labels Jan 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Frontend Das vordere Ende
Projects
None yet
Development

No branches or pull requests

1 participant