Qwik Virtual Scroll

Total count: 117
Loading?: no
visible range: 0-13
#0 - Prototype cache registry on OOOS
#1 - [codex] Improve missing Suspense flag diagnostic
#2 - [🐞] [V2] useAsync$ with clientOnly option, has issues with it(?)
#3 - [🐞] [V2] useVisibleTask$ doesn't get re-triggered if it modifies a tracked signal as part of the task.
#4 - perf: reduce state size
#5 - QRL chunks fail to load on cold Vite dev SSR requests (beta.35 + Vite 8) — `TypeError: Importing a module script failed` + 504 Outdated Optimize Dep
#6 - [🤖] use vitest browser mode for qwik router components
#7 - V2 Version Packages (beta)
#8 - feat(perf): Show component
#9 - fix: render waits for async visible tasks to resolve
#10 - [🐞] Qwik bundle detection may implicitly depend on `package.json`
#11 - feat: out of order streaming for Suspense
#12 - fix(core): allow duplicate qwik via shared singletons
#13 - feat: server-only folder and suffix
#14 - [🐞] V2 regression -> useVisibleTask$ runs before render commit when a prior task mutates a tracked signal, breaking imperative DOM access