Qwik Virtual Scroll

Total count: 125
Loading?: no
visible range: 0-13
#0 - fix(qwik-router): preserve route params on loader request event views
#1 - [🐞] routeLoader$({ search: [] }) drops route params when the request has a query string
#2 - core: failed handler-chunk import reaches the boundary after resume, bypassing the importError skip
#3 - fix(router): redirect prerendered pages missing the trailing slash
#4 - `{() => {...}}` in jsx is neither supported nor does it throw
#5 - chore: upgrade to pnpm 11
#6 - V2 Version Packages (beta)
#7 - fix(qwik-router): preserve params for ancestor layout loaders
#8 - docs: add interactive leveling-up homepage section
#9 - staticGenerate: a render task that never posts back deadlocks the worker pool, silently
#10 - feat: require router forms to declare an action or GET method
#11 - [🐞] Infinite loop in catch-all route matcher on paths containing `//` (server hangs at 100% CPU, no crash)
#12 - docs: ErrorBoundary makes erroring routes uncacheable — document after RC
#13 - router: settle ErrorBoundary reset → loader revalidation semantics (Phase B)
#14 - fix(qwik-router): backtrack from static prefixes and rank matches by specificity