# vuetify v4.1.9 - Product: vuetify (https://whatsnew.fyi/product/vuetify) - Vendor: vuetifyjs - Date: 2026-08-13 - Version: v4.1.9 - Original notes: https://github.com/vuetifyjs/vuetify/releases/tag/v4.1.9 - Permalink: https://whatsnew.fyi/product/vuetify/releases/v4.1.9 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** — Restore classes for side/corner values containing 0 in rounded - **fixed** — Consistently validate cleared fields in validation - **fixed** — Fix height accounting when expanding multiple rows in VDataTableVirtual - **fixed** — Focus correct item after opening with keyboard in VSelect with Shadow DOM - **fixed** — Ignore zero-height items when estimating spacer in VVirtualScroll ###### :wrench: Bug Fixes * **rounded:** restore classes for side/corner values containing 0 ([27962f3](https://github.com/vuetifyjs/vuetify/commit/27962f37f0fa6967f310ab494312e1425a0a9693)), closes [#23090](https://github.com/vuetifyjs/vuetify/issues/23090) * **validation:** consistently validate cleared fields ([58b5537](https://github.com/vuetifyjs/vuetify/commit/58b553770656b5fffb7cd88dfe2718d2d3c919df)), closes [#23084](https://github.com/vuetifyjs/vuetify/issues/23084) * **VDataTableVirtual:** height accounting when expanding multiple rows ([6f5f04b](https://github.com/vuetifyjs/vuetify/commit/6f5f04be0835aec39023360f61d884c619f8922f)), closes [#23014](https://github.com/vuetifyjs/vuetify/issues/23014) * **VSelect:** focus correct item after opening with keyboard (Shadow DOM) ([#23102](https://github.com/vuetifyjs/vuetify/issues/23102)) ([8d15390](https://github.com/vuetifyjs/vuetify/commit/8d153908dffb7592eb389ddbfbab955a0ccc977f)), closes [#23101](https://github.com/vuetifyjs/vuetify/issues/23101) * **VVirtualScroll:** ignore zero-height items when estimating spacer ([abe744e](https://github.com/vuetifyjs/vuetify/commit/abe744e1ad1171fe1777e0a84ef188050021fd63))