Qwik Virtual Scroll
Total count: 139
Loading?: no
visible range: 0-13
#0 - e2e dev-server: SSR builds resolve core through the prod condition
#1 - OOOS: rejecting deferred child under a Slot-projecting wrapper trips 'Missing child' assert on resume
#2 - OOOS: a component that only renders a <Suspense> (deferred widget / page skeleton) loses q:renderFn and can never re-render after resume
#3 - Feat/ts optimizer package
#4 - fix: track props initialized with function call defaults
#5 - fix(router): skip link data prefetch for loaders with unexpired in-memory data
#6 - feat(suspense): show fallback only during initial loading
#7 - fix(docs): Discover link, contributor badges
#8 - [🐞] [V2] [beta-38] [router] routeLoader$-to-route manifest (_R) is silently never populated when building from certain (long/deeply nested) Windows paths
#9 - fix: avoid serializing computed signal values by default
#10 - [🐞] [V2] [beta-38] [router] In strictLoaders mode, production builds send no route-path header — a root/parent-layout routeLoader$ is resolved at its mount path after a SPA action, hitting that route's onGet (e.g. a redirect)
#11 - V2 Version Packages (beta)
#12 - feat(qwik-city): standardSchema$ validator
#13 - feat(devtools): add a command palette to search and jump across devtools
#14 - refactor(devtools): move qwik dom protocol constants into the shared kit