# vuetify v4.1.10 - Product: vuetify (https://whatsnew.fyi/product/vuetify) - Vendor: vuetifyjs - Date: 2026-08-18 - Version: v4.1.10 - Original notes: https://github.com/vuetifyjs/vuetify/releases/tag/v4.1.10 - Permalink: https://whatsnew.fyi/product/vuetify/releases/v4.1.10 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** — VDataTable: key cells to prevent slot reuse - **fixed** — VDatePicker: restore the hover preview for range selection - **fixed** — VDialog: avoid error when unmounted while closing - **fixed** — VNumberInput: snap to min/max when using buttons and value is out of range - **fixed** — VOverlay: reliably return focus to activator when eager - **fixed** — VProgressLinear: restore left/right animation in split variant - **fixed** — VProgressLinear: keep indeterminate bars visible in Firefox - **fixed** — VTreeviewItem: only attach click handler when interactive - **fixed** — VBtn: do not render the value attribute on a link - **fixed** — VDivider: drop redundant role attribute from hr - **fixed** — VImg: omit the root aria-label when alt is empty ###### :wrench: Bug Fixes * **VDataTable:** key cells to prevent slot reuse ([#23124](https://github.com/vuetifyjs/vuetify/issues/23124)) ([a9528b5](https://github.com/vuetifyjs/vuetify/commit/a9528b528d8d2ecfd75ad26249c0e1dc61c8cc08)), closes [#23123](https://github.com/vuetifyjs/vuetify/issues/23123) * **VDatePicker:** restore the hover preview for range selection ([6c1dee2](https://github.com/vuetifyjs/vuetify/commit/6c1dee2fd45c07906ca9cddbe69553a75fa5e371)) * **VDialog:** avoid error when unmounted while closing ([#23054](https://github.com/vuetifyjs/vuetify/issues/23054)) ([8293f4c](https://github.com/vuetifyjs/vuetify/commit/8293f4c1abe8fa4b6fad60110fc34858a21b7547)), closes [#23053](https://github.com/vuetifyjs/vuetify/issues/23053) * **VNumberInput:** snap to min/max when using buttons and value is out of range ([#23109](https://github.com/vuetifyjs/vuetify/issues/23109)) ([a35ab72](https://github.com/vuetifyjs/vuetify/commit/a35ab726b0524549edc3dd1f770e6d216134ff48)), closes [#23098](https://github.com/vuetifyjs/vuetify/issues/23098) * **VOverlay:** reliably return focus to activator when eager ([c879795](https://github.com/vuetifyjs/vuetify/commit/c87979562564563d8c94e3bdf1fc0f2a2fa6ee12)) * **VProgressLinear:** restore `left`/`right` animation in split variant ([537a5f7](https://github.com/vuetifyjs/vuetify/commit/537a5f7b30a0b33e6fab550670737de70a794e8b)) * **VProgressLinear:** keep indeterminate bars visible in Firefox ([694fcdb](https://github.com/vuetifyjs/vuetify/commit/694fcdb2faafc8930dc2937da8710940d315c6ce)), closes [#23125](https://github.com/vuetifyjs/vuetify/issues/23125) * **VTreeviewItem:** only attach click handler when interactive ([#23118](https://github.com/vuetifyjs/vuetify/issues/23118)) ([a4297d1](https://github.com/vuetifyjs/vuetify/commit/a4297d1c28a0f7da8092a889df11e00110d2bcd4)), closes [#23117](https://github.com/vuetifyjs/vuetify/issues/23117) ###### :microscope: Fixes for audit tools * **VBtn:** do not render the value attribute on a link ([#23122](https://github.com/vuetifyjs/vuetify/issues/23122)) ([b741a1c](https://github.com/vuetifyjs/vuetify/commit/b741a1c64cb7219f8e6c7d42b1c4228f1a90c047)), closes [#23121](https://github.com/vuetifyjs/vuetify/issues/23121) * **VDivider:** drop redundant role attribute from `
` ([#23107](https://github.com/vuetifyjs/vuetify/issues/23107)) ([3d62bb8](https://github.com/vuetifyjs/vuetify/commit/3d62bb8b14f08b0f1cd873e026f460b7af471627)), closes [#23104](https://github.com/vuetifyjs/vuetify/issues/23104) * **VImg:** omit the root aria-label when alt is empty ([#23112](https://github.com/vuetifyjs/vuetify/issues/23112)) ([e00a7b1](https://github.com/vuetifyjs/vuetify/commit/e00a7b1a1bf43439bfa32dae0f318c90eb1785a9)), closes [#23111](https://github.com/vuetifyjs/vuetify/issues/23111)