Skip to content

fix(router): recover SPA navigation after animation timeout#8666

Open
Varixo wants to merge 1 commit into
build/v2from
v2-fix-router-fail-navigation
Open

fix(router): recover SPA navigation after animation timeout#8666
Varixo wants to merge 1 commit into
build/v2from
v2-fix-router-fail-navigation

Conversation

@Varixo
Copy link
Copy Markdown
Member

@Varixo Varixo commented May 25, 2026

Fixes SPA navigation recovery when browser view transitions fail or time out. The router now keeps fallback navigation behavior without running the same navigation twice, preventing inconsistent page updates.

@Varixo Varixo self-assigned this May 25, 2026
@Varixo Varixo requested a review from a team as a code owner May 25, 2026 19:49
@Varixo Varixo added the V2 label May 25, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 25, 2026

🦋 Changeset detected

Latest commit: 581b95d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@qwik.dev/router Patch
eslint-plugin-qwik Patch
@qwik.dev/core Patch
create-qwik Patch
@qwik.dev/react Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@maiieul maiieul moved this from Backlog to Waiting For Review in Qwik Development May 25, 2026
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 25, 2026

Open in StackBlitz

@qwik.dev/core

npm i https://pkg.pr.new/QwikDev/qwik/@qwik.dev/core@8666

@qwik.dev/router

npm i https://pkg.pr.new/QwikDev/qwik/@qwik.dev/router@8666

eslint-plugin-qwik

npm i https://pkg.pr.new/QwikDev/qwik/eslint-plugin-qwik@8666

create-qwik

npm i https://pkg.pr.new/QwikDev/qwik/create-qwik@8666

@qwik.dev/optimizer

npm i https://pkg.pr.new/QwikDev/qwik/@qwik.dev/optimizer@8666

commit: 581b95d

@Varixo Varixo force-pushed the v2-fix-router-fail-navigation branch from 2e914c2 to 581b95d Compare May 25, 2026 20:14
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 25, 2026

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
qwik-docs ✅ Ready (View Log) Visit Preview 2e914c2

Copy link
Copy Markdown
Member

@wmertens wmertens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd like to hold off on merging this, I believe the router split branch also handles this so I'd like to merge that first and then check if it's still an issue.

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

Labels

Projects

Status: Waiting For Review

Development

Successfully merging this pull request may close these issues.

3 participants