Qwik Virtual Scroll

Total count: 125
Loading?: no
visible range: 0-13
#0 - fix: preserve async request and locale context on edge runtimes
#1 - fix: prevent render loops and stalls after async failures
#2 - perf: reduce core size
#3 - fix: preserve nested QRLs captured by library components
#4 - fix(router): run non-blocking loaders without async local storage
#5 - `blockSSR: false` route loader throws and truncates the SSR document when AsyncLocalStorage is unavailable
#6 - refactor: better docs score
#7 - fix(core): fire onQVisible$ for client-rendered elements
#8 - fix(preloader): don't over-preload large lazy-import maps (CMS/component registries)
#9 - feat: add SSG `retries` option
#10 - core: failed handler-chunk import reaches the boundary after resume, bypassing the importError skip
#11 - `{() => {...}}` in jsx is neither supported nor does it throw
#12 - fix(qwik-router): preserve params for ancestor layout loaders
#13 - docs: add interactive leveling-up homepage section
#14 - staticGenerate: a render task that never posts back deadlocks the worker pool, silently