Qwik Virtual Scroll

Total count: 164
Loading?: no
visible range: 0-13
#0 - [🐞] Cloudflare Workers adapter constructs a stream-backed `Response` for bodyless `304 Not Modified` responses, causing a 500 error
#1 - fix(ci): publish utils and devtools
#2 - beta.36+ leaves __VITE_PRELOAD__ unresolved in production build output, breaking every lazy QRL at runtime
#3 - chore(e2e): remove preloader-test third-party deps
#4 - staticGenerate: a render task that never posts back deadlocks the worker pool, silently
#5 - feat: refresh insights
#6 - fix: dynamically registered route loaders after client navigation
#7 - feat: require router forms to declare an action or GET method
#8 - docs(qwik-router): document redirect after POST using PRG pattern
#9 - [🐞] Infinite loop in catch-all route matcher on paths containing `//` (server hangs at 100% CPU, no crash)
#10 - feat(router): loader errors settle into the signal .error channel
#11 - docs: ErrorBoundary makes erroring routes uncacheable — document after RC
#12 - router: settle ErrorBoundary reset → loader revalidation semantics (Phase B)
#13 - feat: support Vite 8 with the Rolldown bundler
#14 - fix: fix up Vite 8 ecosystem compatibility