Qwik Virtual Scroll

Total count: 143
Loading?: no
visible range: 0-13
#0 - refactor: lazy inflate effects
#1 - Regression (beta.36): debounced client-side search re-renders a virtualized list with blank rows instead of filtering
#2 - feat(qwik-router): error channel — return error() → .error, deprecate fail()/value.failed
#3 - fix(core): rewind cursor when attaching dirty descendants
#4 - perf: reduce component rerender when props are not changed
#5 - fix(qwik-router): never cache loader error/redirect envelopes
#6 - fix(qwik-router): submit() always rejects when the submission aborts
#7 - feat(qwik-router): isServerError() guard
#8 - test: fix non-asserting e2e checks (missing awaits, no-op assertions)
#9 - fix(qwik-router): prevent duplicated assetsDir in static paths
#10 - fix(router): hot-reload CSS imported by route files
#11 - [🐞] V2 Updating route-level CSS files isn't reflected immediately by vite dev's HMR
#12 - V2 Version Packages (beta)
#13 - test: reset qwik duplicate-import guard between in-process vite servers
#14 - [🐞] V2 An exception thrown in `head()` during SPA navigation removes the `<head>` element and wedges QRL loading in an infinite retry loop