Qwik Virtual Scroll
Total count: 166
Loading?: no
visible range: 0-13
#0 - refactor: remove disableFontPreload option
#1 - refactor: remove deprecated useAsync$ and createAsync$
#2 - fix: preserve route loader mappings for long windows paths
#3 - fix(router): preserve document head after client head errors
#4 - fix: preserve rest properties for plain objects
#5 - browser-extension's vendored qwikloader.js still has the unescaped-colon selector bug fixed by #8920 in the main package
#6 - docs: add interactive leveling-up homepage section
#7 - [🐞] Cloudflare Workers adapter constructs a stream-backed `Response` for bodyless `304 Not Modified` responses, causing a 500 error
#8 - fix(ci): publish utils and devtools
#9 - chore(e2e): remove preloader-test third-party deps
#10 - staticGenerate: a render task that never posts back deadlocks the worker pool, silently
#11 - feat: refresh insights
#12 - feat: require router forms to declare an action or GET method
#13 - docs(qwik-router): document redirect after POST using PRG pattern
#14 - [🐞] Infinite loop in catch-all route matcher on paths containing `//` (server hangs at 100% CPU, no crash)