Skip to content

fix: view transition also needs to be ended when the search parameters are changed#48

Draft
wattanx wants to merge 1 commit into
shuding:mainfrom
wattanx:fix/search-params
Draft

fix: view transition also needs to be ended when the search parameters are changed#48
wattanx wants to merge 1 commit into
shuding:mainfrom
wattanx:fix/search-params

Conversation

@wattanx

@wattanx wattanx commented Nov 30, 2024

Copy link
Copy Markdown

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

vercel Bot commented Nov 30, 2024

Copy link
Copy Markdown

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

wattanx commented Nov 30, 2024

Copy link
Copy Markdown
Author

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

yaba101 commented Feb 20, 2025

Copy link
Copy Markdown

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

@rubixvi

rubixvi commented Feb 26, 2025

Copy link
Copy Markdown

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

@yaba101

yaba101 commented Sep 10, 2025

Copy link
Copy Markdown

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