Qwik Virtual Scroll

Total count: 110
Loading?: no
visible range: 0-13
#0 - v2: Independent libs: getClientManifest()
#1 - fix: resolve 404 for virtual CSS modules during dev SSR
#2 - Extra style recalculation on Qwik start
#3 - useAsync$: clientOnly option
#4 - [🐞] SSR build emits wrong image asset hashes due to vite-imagetools cache re-encoding
#5 - [🐞] TypeError: s is not a function - <Link> prefetch
#6 - [🐞] Dev SSR renders broken `<link>` href for virtual CSS modules (missing `/@id/` prefix)
#7 - [🐞] Reactivity issue inside Link comp
#8 - [🐞] v2: `fastInsertBefore` errors in certain navigation scenarios
#9 - [🐞] v2: `cleanup` from `useVisibleTask$` does not run when navigating away from a route with a `layout.tsx`
#10 - [🐞] eslint has just released v10, which breaks the peer dependencies of Qwik
#11 - [🐞]How to set q-data.json? The URL returned by v={hash} does not include this hash
#12 - [🐞] v2: Non awaited Qrl returning jsx is displayed but with wrong value
#13 - [🐞] v2: qwikloader should wait until a container has state
#14 - V2 – chore(eslint): migrate to oxlint, oxfmt