Qwik Virtual Scroll

Total count: 134
Loading?: no
visible range: 0-13
#0 - [🐞] useTask, useVisibleTask runs even if the component is not returned in layout.tsx
#1 - Support Vite 8
#2 - feat(router): make view transitions opt-in via the viewTransition prop
#3 - refactor(router): bake boundary layout chains at build time
#4 - This PR enhances the devtools package management experience by adding…
#5 - feat(core): core ErrorBoundary in SSR and CSR
#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 - fix(qwik-router): never cache loader error/redirect envelopes
#9 - fix(qwik-router): submit() always rejects when the submission aborts
#10 - feat(qwik-router): isServerError() guard
#11 - fix(qwik-router): prevent duplicated assetsDir in static paths
#12 - [🐞] V2 Updating route-level CSS files isn't reflected immediately by vite dev's HMR
#13 - V2 Version Packages (beta)
#14 - [🐞] V2 An exception thrown in `head()` during SPA navigation removes the `<head>` element and wedges QRL loading in an infinite retry loop