-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
STATUS-1: needs triageNew issue which needs to be triagedNew issue which needs to be triagedTYPE: bugSomething isn't workingSomething isn't working
Description
Which component is affected?
Qwik Runtime
Describe the bug
Im trying to migrate to v2, and I have a component that doesnt render any ui during SSR phase.
it messes up the useVisibleTask and/or useResource(..), they won't trigger anymore in this specific case.
Reproduction
Steps to reproduce
No response
System Info
System:
OS: macOS 26.1
CPU: (8) arm64 Apple M1 Pro
Memory: 66.36 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 24.9.0 - /Users/omerprizner/.nvm/versions/node/v24.9.0/bin/node
npm: 11.6.0 - /Users/omerprizner/.nvm/versions/node/v24.9.0/bin/npm
pnpm: 8.13.1 - /Users/omerprizner/.nvm/versions/node/v24.9.0/bin/pnpm
Deno: 2.0.6 - /Users/omerprizner/.deno/bin/deno
Browsers:
Chrome: 143.0.7499.147
Safari: 26.1
npmPackages:
@qwik.dev/core: 2.0.0-beta.16 => 2.0.0-beta.16
@qwik.dev/partytown: latest => 0.11.1
@qwik.dev/react: 2.0.0-beta.16 => 2.0.0-beta.16
@qwik.dev/router: 2.0.0-beta.16 => 2.0.0-beta.16
undici: ^7.8.0 => 7.8.0
vite: 5.3.5 => 7.2.6Additional Information
No response
Metadata
Metadata
Assignees
Labels
STATUS-1: needs triageNew issue which needs to be triagedNew issue which needs to be triagedTYPE: bugSomething isn't workingSomething isn't working