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