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

fix bfcache restoration behavior #54198

Merged
merged 1 commit into from Aug 17, 2023
Merged

fix bfcache restoration behavior #54198

merged 1 commit into from Aug 17, 2023

Conversation

ztanner
Copy link
Member

@ztanner ztanner commented Aug 17, 2023

Follow up to #54081 -- this was restoring the router tree improperly causing an error on bfcache hits

Had to override some default behaviors to prevent forward / back in playwright from hanging indefinitely since no load event is firing in these cases

Fixes #54184
Closes NEXT-1528

@timneutkens timneutkens merged commit c676f93 into canary Aug 17, 2023
49 of 52 checks passed
@timneutkens timneutkens deleted the fix/bfcache-tree branch August 17, 2023 22:05
@github-actions github-actions bot added the locked label Sep 1, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

App Router crashes when navigating back into the application using browser buttons
3 participants