Qwik Virtual Scroll

Total count: 163
Loading?: no
visible range: 0-13
#0 - fix: avoid rerendering unchanged components after resume
#1 - chore(e2e): remove preloader-test third-party deps
#2 - staticGenerate: a render task that never posts back deadlocks the worker pool, silently
#3 - feat: refresh insights
#4 - fix: dynamically registered route loaders after client navigation
#5 - feat: require router forms to declare an action or GET method
#6 - docs(qwik-router): document redirect after POST using PRG pattern
#7 - [🐞] Infinite loop in catch-all route matcher on paths containing `//` (server hangs at 100% CPU, no crash)
#8 - feat(router): loader errors settle into the signal .error channel
#9 - docs: ErrorBoundary makes erroring routes uncacheable — document after RC
#10 - router: settle ErrorBoundary reset → loader revalidation semantics (Phase B)
#11 - feat: support Vite 8 with the Rolldown bundler
#12 - fix: fix up Vite 8 ecosystem compatibility
#13 - fix(router): preserve no-trailing SSG static paths
#14 - fix(qwik-router): make loader response caching opt-in (drop 120s default expires)