Qwik Virtual Scroll

Total count: 140
Loading?: no
visible range: 0-13
#0 - fix(qwik-router): submit() always rejects when the submission aborts
#1 - feat(qwik-router): isServerError() guard
#2 - test: fix non-asserting e2e checks (missing awaits, no-op assertions)
#3 - fix(qwik-router): prevent duplicated assetsDir in static paths
#4 - fix(router): hot-reload CSS imported by route files
#5 - [🐞] V2 Updating route-level CSS files isn't reflected immediately by vite dev's HMR
#6 - V2 Version Packages (beta)
#7 - test: reset qwik duplicate-import guard between in-process vite servers
#8 - [🐞] V2 An exception thrown in `head()` during SPA navigation removes the `<head>` element and wedges QRL loading in an infinite retry loop
#9 - [🐞] V2 `resolveValue()` returns `undefined` inside `head()` during SPA navigation, violating its type (v2)
#10 - chore(ci): use Nix
#11 - fix(qwik-router): rewrite() accepts same-origin absolute URLs and handles query strings
#12 - refactor(qwik-router): typed fail() failures on .error, error() aborts to the error page
#13 - docs: add agent iteration loop and consolidate AI setup pointers
#14 - refactor(devtools): generate the extension VNode bridge from one shared source