Qwik Virtual Scroll

Total count: 106
Loading?: no
visible range: 0-13
#0 - [🐞] SSR build emits wrong image asset hashes due to vite-imagetools cache re-encoding
#1 - [🐞] TypeError: s is not a function - <Link> prefetch
#2 - [🐞] Dev SSR renders broken `<link>` href for virtual CSS modules (missing `/@id/` prefix)
#3 - [🐞] Reactivity issue inside Link comp
#4 - [🐞] v2: `fastInsertBefore` errors in certain navigation scenarios
#5 - [🐞] v2: `cleanup` from `useVisibleTask$` does not run when navigating away from a route with a `layout.tsx`
#6 - [🐞] eslint has just released v10, which breaks the peer dependencies of Qwik
#7 - [🐞]How to set q-data.json? The URL returned by v={hash} does not include this hash
#8 - [🐞] v2: Non awaited Qrl returning jsx is displayed but with wrong value
#9 - [🐞] v2: qwikloader should wait until a container has state
#10 - V2 – chore(eslint): migrate to oxlint, oxfmt
#11 - [🐞] useQwikSpeak results in QWIK ERROR Code(20) since v2.0.0-beta.9
#12 - v2: WIP Environment API
#13 - [🐞] bind:value on jsxSorted props
#14 - [🤖] use vitest browser mode for qwik router components