Skip to content

fix: render nested Each components on the server - #8921

Merged
Varixo merged 1 commit into
mainfrom
fix-nested-each
Aug 9, 2026
Merged

fix: render nested Each components on the server#8921
Varixo merged 1 commit into
mainfrom
fix-nested-each

Conversation

@Varixo

@Varixo Varixo commented Aug 9, 2026

Copy link
Copy Markdown
Member

Fix nested components during server rendering by awaiting their own reconciliation instead of the container-wide render queue.

Enable the experimental and components in the docs playground’s client and SSR builds.

@Varixo Varixo self-assigned this Aug 9, 2026
@Varixo
Varixo requested review from a team as code owners August 9, 2026 13:37
@changeset-bot

changeset-bot Bot commented Aug 9, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: fc8037b

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 Patch
eslint-plugin-qwik Patch
@qwik.dev/react Patch
@qwik.dev/router Patch
create-qwik 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 to Waiting For Review in Qwik Development Aug 9, 2026
@pkg-pr-new

pkg-pr-new Bot commented Aug 9, 2026

Copy link
Copy Markdown

Open in StackBlitz

@qwik.dev/core

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

@qwik.dev/router

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

eslint-plugin-qwik

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

create-qwik

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

@qwik.dev/optimizer

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

@qwik.dev/devtools

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

commit: fc8037b

@github-actions

github-actions Bot commented Aug 9, 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 fc8037b

@Varixo
Varixo merged commit b5f32e2 into main Aug 9, 2026
49 checks passed
@Varixo
Varixo deleted the fix-nested-each branch August 9, 2026 19:47
@github-project-automation github-project-automation Bot moved this from Waiting For Review to Done in Qwik Development Aug 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants