Qwik Virtual Scroll
Total count: 124
Loading?: no
visible range: 0-13
#0 - fix(preloader): dev-server preloading for absolute QRL chunk paths on…
#1 - feat: implement reveal component
#2 - fix(core): hide node:async_hooks import from non-Qwik bundlers
#3 - fix(router): don't crash Vite dev when src/entry.ssr is missing
#4 - doc: document named slots in layouts via inline components
#5 - [📖] document named slots in layouts
#6 - V2 Version Packages (beta)
#7 - V2 iframe bp fix
#8 - FEAT: move devtools into qwik #
#9 - [🐞] V2 SSR: q:key containing reserved encoder chars (?, =, @, etc.) corrupts client vnode-data → "Missing refElement" / "Did not materialize"
#10 - [🐞] V2 regression -> useVisibleTask$ runs before render commit when a prior task mutates a tracked signal, breaking imperative DOM access
#11 - fix(lib starters): qwik build to properly compile types after build
#12 - fix(testing): use happy-dom for preloader isBrowser check
#13 - fix(qwikloader): interactivity during streaming
#14 - perf(core): yield state processing during resume