Qwik Virtual Scroll
Total count: 120
Loading?: no
visible range: 0-13
#0 - doc: document named slots in layouts via inline components
#1 - [📖] document named slots in layouts
#2 - V2 Version Packages (beta)
#3 - V2 iframe bp fix
#4 - FEAT: move devtools into qwik #
#5 - [🐞] V2 SSR: q:key containing reserved encoder chars (?, =, @, etc.) corrupts client vnode-data → "Missing refElement" / "Did not materialize"
#6 - [🐞] V2 regression -> useVisibleTask$ runs before render commit when a prior task mutates a tracked signal, breaking imperative DOM access
#7 - fix(lib starters): qwik build to properly compile types after build
#8 - fix(testing): use happy-dom for preloader isBrowser check
#9 - fix(qwikloader): interactivity during streaming
#10 - perf(core): yield state processing during resume
#11 - [🐞] v2: Using result from `useAsync$` in an element's `style` does not resolve correctly
#12 - [🐞] v1&v2: tracking optional property default-initialized by function call does not re-run task
#13 - perf(core): yield startup DOM processing during resume
#14 - feat(worker): worker$ support for running QRL functions in Web Workers