Skip to content

Conversation

@Varixo
Copy link
Member

@Varixo Varixo commented Jan 24, 2026

If component returns just null of undefined we should add script tag for triggering visible task

@Varixo Varixo self-assigned this Jan 24, 2026
@Varixo Varixo requested a review from a team as a code owner January 24, 2026 10:08
@changeset-bot
Copy link

changeset-bot bot commented Jan 24, 2026

🦋 Changeset detected

Latest commit: 8829960

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

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

@Varixo Varixo moved this from Backlog to Waiting For Review in Qwik Development Jan 24, 2026
@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 24, 2026

Open in StackBlitz

npm i https://pkg.pr.new/QwikDev/qwik/@qwik.dev/core@8259
npm i https://pkg.pr.new/QwikDev/qwik/@qwik.dev/router@8259
npm i https://pkg.pr.new/QwikDev/qwik/eslint-plugin-qwik@8259
npm i https://pkg.pr.new/QwikDev/qwik/create-qwik@8259

commit: 8829960

@github-actions
Copy link
Contributor

github-actions bot commented Jan 24, 2026

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

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

Copy link
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.

Strictly speaking a visible task is for when the rendered element becomes visible, which can never happen for null, but it makes sense dx wise.

LGTM

@wmertens wmertens merged commit 2045f20 into build/v2 Jan 25, 2026
21 checks passed
@wmertens wmertens deleted the v2-visible-task-null-undefined branch January 25, 2026 07:11
@github-project-automation github-project-automation bot moved this from Waiting For Review to Done in Qwik Development Jan 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

[🐞] V2 Issue - Components that dont return ui during SSR phase wont trigger task/resource hooks.

3 participants