Skip to content

feat(suspense): show fallback only during initial loading - #8869

Open
Varixo wants to merge 1 commit into
mainfrom
v2-suspense-only-initial
Open

feat(suspense): show fallback only during initial loading#8869
Varixo wants to merge 1 commit into
mainfrom
v2-suspense-only-initial

Conversation

@Varixo

@Varixo Varixo commented Jul 21, 2026

Copy link
Copy Markdown
Member

Suspense now displays its fallback only during initial loading and preserves resolved content during subsequent async updates. This removes the redundant showStale prop and simplifies cursor-boundary and OOOS handling.

@Varixo Varixo self-assigned this Jul 21, 2026
@Varixo
Varixo requested review from a team as code owners July 21, 2026 19:42
@changeset-bot

changeset-bot Bot commented Jul 21, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 65661bf

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/core Minor
eslint-plugin-qwik Minor
@qwik.dev/react Minor
@qwik.dev/router Minor
create-qwik Minor

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 Jul 21, 2026
@pkg-pr-new

pkg-pr-new Bot commented Jul 21, 2026

Copy link
Copy Markdown

Open in StackBlitz

@qwik.dev/core

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

@qwik.dev/router

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

eslint-plugin-qwik

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

create-qwik

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

@qwik.dev/optimizer

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

@qwik.dev/devtools

npm i https://pkg.pr.new/QwikDev/qwik/@qwik.dev/devtools@8869

commit: 65661bf

@Varixo
Varixo force-pushed the v2-suspense-only-initial branch from e371a9a to a8646be Compare July 21, 2026 19:48
@Varixo
Varixo force-pushed the v2-suspense-only-initial branch from a8646be to 65661bf Compare July 21, 2026 19:51
@github-actions

github-actions Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor
built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
qwik-docs ✅ Ready (View Log) Visit Preview 65661bf

@maiieul maiieul left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

🔥

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

Labels

None yet

Projects

Status: Waiting For Review

Development

Successfully merging this pull request may close these issues.

2 participants