-
Notifications
You must be signed in to change notification settings - Fork 167
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
fix: queued navigate with React Router #19985
Conversation
114451c
to
67efd2f
Compare
Seems that when we are not logged in and click the |
Actually it seems it is |
Just as a test dopping any blocker requests when a server roundtrip is waiting does fix the error, but I could expect this to have some drawbacks for other requests in the set requiring a roundtrip when multiple changes are made
|
Block navigation to wait for response from the server if a roundtrip is made.
53af729
to
3e22623
Compare
add test for reload and back navigation
Quality Gate passedIssues Measures |
Fixes #19839 --------- Co-authored-by: caalador <[email protected]> Co-authored-by: Teppo Kurki <[email protected]>
Hi @platosha and @caalador, when i performed cherry-pick to this commit to 24.4, i have encountered the following issue. Can you take a look and pick it manually? |
Fixes #19839 --------- Co-authored-by: Anton Platonov <[email protected]> Co-authored-by: caalador <[email protected]> Co-authored-by: Teppo Kurki <[email protected]>
Fixes #19839 --------- Co-authored-by: caalador <[email protected]> Co-authored-by: Teppo Kurki <[email protected]>
Fixes #19839 --------- Co-authored-by: Anton Platonov <[email protected]> Co-authored-by: Teppo Kurki <[email protected]>
Fixes #19839