# vuetify v3.13.1 - Product: vuetify (https://whatsnew.fyi/product/vuetify) - Vendor: vuetifyjs - Date: 2026-08-07 - Version: v3.13.1 - Original notes: https://github.com/vuetifyjs/vuetify/releases/tag/v3.13.1 - Permalink: https://whatsnew.fyi/product/vuetify/releases/v3.13.1 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** — VOverlay: correct viewport size for desktop view on Android - **fixed** — VOverlay: keep overlay attached with iOS keyboard open - **fixed** — VProgressLinear, VIconBtn: avoid Vite v8 dropping transition timing - **fixed** — VTextField: respect hide-details="auto" with counter ###### :wrench: Bug Fixes * **VOverlay:** correct viewport size for "desktop view" on Android ([19b10db](https://github.com/vuetifyjs/vuetify/commit/19b10db7757622968058fcaeb41ea00c0c8988d6)), closes [#22124](https://github.com/vuetifyjs/vuetify/issues/22124) * **VOverlay:** keep overlay attached with iOS keyboard open ([#22923](https://github.com/vuetifyjs/vuetify/issues/22923)) ([e3094a1](https://github.com/vuetifyjs/vuetify/commit/e3094a1db82c5c877d4963bb2eacb35d0c5726d0)), closes [#22376](https://github.com/vuetifyjs/vuetify/issues/22376) * **VProgressLinear,VIconBtn:** avoid Vite v8 dropping transition timing ([cdfbc4a](https://github.com/vuetifyjs/vuetify/commit/cdfbc4ade3e8a1c99c9a58a2d6286703005833d7)), closes [#23046](https://github.com/vuetifyjs/vuetify/issues/23046) * **VTextField:** respect `hide-details="auto"` with counter ([#22620](https://github.com/vuetifyjs/vuetify/issues/22620)) ([16b64e8](https://github.com/vuetifyjs/vuetify/commit/16b64e81025e3b23fff9cf0080ee3b5dd8ac982d)), closes [#19998](https://github.com/vuetifyjs/vuetify/issues/19998)