Qwik Virtual Scroll

Total count: 121
Loading?: no
visible range: 0-13
#0 - fix: rolldown-vite support (static paths + native import-analysis)
#1 - fix(core): prevent SSR crash when head/body projected through a headless Slot
#2 - fix(router): recover SPA navigation after animation timeout
#3 - infra: workspace e2e installs for preloader-test
#4 - docs: think qwik — javascript streaming
#5 - Prototype cache registry on OOOS
#6 - [codex] Improve missing Suspense flag diagnostic
#7 - [🐞] [V2] useAsync$ with clientOnly option, has issues with it(?)
#8 - [🐞] [V2] useVisibleTask$ doesn't get re-triggered if it modifies a tracked signal as part of the task.
#9 - perf: reduce state size
#10 - 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
#11 - [🤖] use vitest browser mode for qwik router components
#12 - feat(perf): Show component
#13 - fix: render waits for async visible tasks to resolve
#14 - [🐞] Qwik bundle detection may implicitly depend on `package.json`