Qwik Virtual Scroll
Total count: 121
Loading?: no
visible range: 0-13
#0 - `blockSSR: false` route loader throws and truncates the SSR document when AsyncLocalStorage is unavailable
#1 - [🐞] A page with a @qds.dev/ui component does not resume on a full page load (build only)
#2 - refactor: better docs score
#3 - fix(core): fire onQVisible$ for client-rendered elements
#4 - fix(preloader): don't over-preload large lazy-import maps (CMS/component registries)
#5 - feat: add SSG `retries` option
#6 - core: failed handler-chunk import reaches the boundary after resume, bypassing the importError skip
#7 - `{() => {...}}` in jsx is neither supported nor does it throw
#8 - fix(qwik-router): preserve params for ancestor layout loaders
#9 - docs: add interactive leveling-up homepage section
#10 - staticGenerate: a render task that never posts back deadlocks the worker pool, silently
#11 - feat: require router forms to declare an action or GET method
#12 - [🐞] Infinite loop in catch-all route matcher on paths containing `//` (server hangs at 100% CPU, no crash)
#13 - docs: ErrorBoundary makes erroring routes uncacheable — document after RC
#14 - router: settle ErrorBoundary reset → loader revalidation semantics (Phase B)