Qwik Virtual Scroll
Total count: 147
Loading?: no
visible range: 0-13
#0 - fix(router): preserve route loader subscriptions during seq cleanup
#1 - chore: commit ruler-generated agent guidance (AGENTS.md/CLAUDE.md/skills)
#2 - feat(core): core ErrorBoundary working in SSR and CSR
#3 - fix(qwik-router): ErrorBoundary catches its own subtree (closest-parent)
#4 - feat(qwik-router): exclude prerendered routes from the server route plan
#5 - V2: No supported way to exclude prerendered routes from the server bundle
#6 - refactor: lazy inflate effects
#7 - Regression (beta.36): debounced client-side search re-renders a virtualized list with blank rows instead of filtering
#8 - feat(qwik-router): error channel — return error() → .error, deprecate fail()/value.failed
#9 - fix(core): rewind cursor when attaching dirty descendants
#10 - fix(qwik-router): never cache loader error/redirect envelopes
#11 - fix(qwik-router): submit() always rejects when the submission aborts
#12 - feat(qwik-router): isServerError() guard
#13 - test: fix non-asserting e2e checks (missing awaits, no-op assertions)
#14 - fix(qwik-router): prevent duplicated assetsDir in static paths