Skip to content

chore: improve view transition time out error message#8515

Open
maiieul wants to merge 2 commits intobuild/v2from
improve-view-transition-timeout-error-msg
Open

chore: improve view transition time out error message#8515
maiieul wants to merge 2 commits intobuild/v2from
improve-view-transition-timeout-error-msg

Conversation

@maiieul
Copy link
Copy Markdown
Member

@maiieul maiieul commented Apr 2, 2026

What is it?

  • Feature / enhancement
  • Bug
  • Docs / tests / types / typos
  • Infra

Description

Checklist

  • My code follows the developer guidelines of this project
  • I performed a self-review of my own code
  • I added a changeset with pnpm change
  • I made corresponding changes to the Qwik docs
  • I added new tests to cover the fix / functionality

@maiieul maiieul requested a review from a team as a code owner April 2, 2026 20:10
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 2, 2026

⚠️ No Changeset found

Latest commit: 17c8e61

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

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

@maiieul maiieul self-assigned this Apr 2, 2026
@maiieul maiieul moved this to Waiting For Review in Qwik Development Apr 2, 2026
@maiieul maiieul force-pushed the improve-view-transition-timeout-error-msg branch from 42ce880 to afa5826 Compare April 2, 2026 20:17
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Apr 2, 2026

Open in StackBlitz

@qwik.dev/core

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

@qwik.dev/router

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

eslint-plugin-qwik

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

create-qwik

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

@qwik.dev/optimizer

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

commit: 17c8e61

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
qwik-docs ✅ Ready (View Log) Visit Preview 17c8e61

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.

Can we make the shorter in prod? Or is it important there as well?

@maiieul
Copy link
Copy Markdown
Member Author

maiieul commented Apr 3, 2026

I think it's important in prod too and 99% of the time the devs behind the app will play with prod with disableCache enabled. A good a error message will save them time trying to debug something that is not really a bug.

@Varixo
Copy link
Copy Markdown
Member

Varixo commented Apr 8, 2026

I think it's important in prod too and 99% of the time the devs behind the app will play with prod with disableCache enabled. A good a error message will save them time trying to debug something that is not really a bug.

I think it's important in prod too and 99% of the time the devs behind the app will play with prod with disableCache enabled. A good a error message will save them time trying to debug something that is not really a bug.

Maybe better short message where to find explanation? Like docs link or something like that?

@maiieul maiieul force-pushed the improve-view-transition-timeout-error-msg branch from afa5826 to 90ffd2b Compare April 9, 2026 07:27
@maiieul
Copy link
Copy Markdown
Member Author

maiieul commented Apr 9, 2026

Ok I made it shorter.

@maiieul maiieul enabled auto-merge (squash) April 9, 2026 07:28
@maiieul maiieul added the V2 label Apr 9, 2026
@maiieul maiieul force-pushed the improve-view-transition-timeout-error-msg branch from 90ffd2b to 17c8e61 Compare April 9, 2026 07:50
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