Skip to content

Conversation

@wattanx
Copy link

@wattanx wattanx commented Nov 30, 2024

Fixes: #47

Description

With this change, navigating back from a URL with query parameters will no longer get stuck.

Before:

2024-11-30.13.26.32.mov

After:

2024-11-30.13.25.28.mov

@vercel
Copy link

vercel bot commented Nov 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-view-transitions-example ❌ Failed (Inspect) Nov 30, 2024 4:31am

@wattanx
Copy link
Author

wattanx commented Nov 30, 2024

There is the following issue, and it is difficult to determine how to solve it.
https://nextjs.org/docs/messages/missing-suspense-with-csr-bailout

@yaba101
Copy link

yaba101 commented Feb 20, 2025

@wattanx Is there a way to make it work, even if the PR is not merged right now ?

@rubixvi
Copy link

rubixvi commented Feb 26, 2025

Hoping we can get this updated; it's getting pretty bad, quite slow in transition.

@yaba101
Copy link

yaba101 commented Sep 10, 2025

any update ?

alxndr-stlz added a commit to alxndr-stlz/next-view-transitions that referenced this pull request Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

When navigating back in the browser with query parameters present, the page becomes unresponsive for a while

3 participants