Skip to content

Revert "[navigation-refactor] Fix browser history for complex navigation actions"#25572

Closed
mountiny wants to merge 1 commit into
mainfrom
revert-24165-@swm/browser-back-button-fix
Closed

Revert "[navigation-refactor] Fix browser history for complex navigation actions"#25572
mountiny wants to merge 1 commit into
mainfrom
revert-24165-@swm/browser-back-button-fix

Conversation

@mountiny

Copy link
Copy Markdown
Contributor

Reverts #24165

@shubham1206agra

Copy link
Copy Markdown
Contributor

This is happening due to multiple race conditions between window.history methods and the onStateChange method execution. Due to which, multiple window.history.go(-1) calls were made, and #25527 occurs

@shubham1206agra

Copy link
Copy Markdown
Contributor

This is happening due to multiple race conditions between window.history methods and the onStateChange method execution. Due to which, multiple window.history.go(-1) calls were made, and #25527 occurs

I have fixed this issue. Can I put the patch PR?

@mountiny

Copy link
Copy Markdown
Contributor Author

@OSBotify

Copy link
Copy Markdown
Contributor

@hayata-suenaga

Copy link
Copy Markdown
Contributor

@mountiny are you gonna revert the revert?

@mountiny

Copy link
Copy Markdown
Contributor Author

@hayata-suenaga not sure what you mean, I have created this revert branch to make sure if it would fix the issues but I have confirmed the issues linked to the Pr still prevailed so it was not the root cause. No need to revert

@hayata-suenaga

Copy link
Copy Markdown
Contributor

@mountiny I have an issue that was being held for the original PR. Since you reverted the original PR (but confirmed that it was not the root cause of an issue), I was wondering if you're planning to bring back the original PR by reverting this revert PR.

@mountiny

Copy link
Copy Markdown
Contributor Author

Probably some miscommunication, the PR was not reverted. This Revert PR has not been merged so the original PR is still there

@hayata-suenaga

Copy link
Copy Markdown
Contributor

ahh can't believe I missed this big red sign 😓 thank you for much for the clarification 🙇

Screenshot 2023-08-22 at 1 19 13 PM

@mountiny

Copy link
Copy Markdown
Contributor Author

So not only Big Green buttons but also big red signs :trollface:

@hayata-suenaga

Copy link
Copy Markdown
Contributor

at this point, I'm terrified of any buttons and signs in general 😆

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants