# vuetify v4.1.11 - Product: vuetify (https://whatsnew.fyi/product/vuetify) - Vendor: vuetifyjs - Date: 2026-08-19 - Version: v4.1.11 - Original notes: https://github.com/vuetifyjs/vuetify/releases/tag/v4.1.11 - Permalink: https://whatsnew.fyi/product/vuetify/releases/v4.1.11 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — prevent flash for every `to` component on page refresh in useLink - **fixed** — restore `dense` to 8px gutter in VRow - **fixed** — fix dividers skewing virtual offsets estimation in VVirtualScroll - **fixed** — fix scrollToIndex retries locking manual scroll in VVirtualScroll ###### :wrench: Bug Fixes * **useLink:** prevent flash for every `to` component on page refresh ([#23131](https://github.com/vuetifyjs/vuetify/issues/23131)) ([7bce68d](https://github.com/vuetifyjs/vuetify/commit/7bce68d1b752717e5c9d2217931f45271a7eb8a7)) * **VRow:** restore `dense` to 8px gutter ([ea6c628](https://github.com/vuetifyjs/vuetify/commit/ea6c628d6497a69b982fb6398318b3ac93c6ea6a)) * **VVirtualScroll:** dividers skewing virtual offsets estimation ([cb60a1f](https://github.com/vuetifyjs/vuetify/commit/cb60a1f6dcc4b77cc155bba1337619a0b3aaf78c)) * **VVirtualScroll:** scrollToIndex retries locking manual scroll ([f1cf0b0](https://github.com/vuetifyjs/vuetify/commit/f1cf0b025cd6ae38952e7d370c49ed0a09a5e197)), closes [#23133](https://github.com/vuetifyjs/vuetify/issues/23133)