# vuetify v4.1.8 - Product: vuetify (https://whatsnew.fyi/product/vuetify) - Vendor: vuetifyjs - Date: 2026-08-07 - Version: v4.1.8 - Original notes: https://github.com/vuetifyjs/vuetify/releases/tag/v4.1.8 - Permalink: https://whatsnew.fyi/product/vuetify/releases/v4.1.8 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** — Accept Vue 3.6 prereleases in the vue peer range - **fixed** — Correct color-scheme for light theme - **fixed** — Avoid SSR hydration mismatch on empty file list in VFileUpload - **fixed** — Strip grouping separator before parsing number in VNumberInput - **fixed** — Resolve ownership from the activator instead of aria-owns in VOverlay - **fixed** — Correct viewport size for desktop view on Android in VOverlay ###### :wrench: Bug Fixes * accept Vue 3.6 prereleases in the vue peer range ([#23040](https://github.com/vuetifyjs/vuetify/issues/23040)) ([831fb2d](https://github.com/vuetifyjs/vuetify/commit/831fb2d7e06271d332d3f01d4df9937883906c00)) * **theme:** correct color-scheme for light theme ([#23071](https://github.com/vuetifyjs/vuetify/issues/23071)) ([9df2c71](https://github.com/vuetifyjs/vuetify/commit/9df2c71aea6f2281a0316e4493a59d385fbc89eb)), closes [#22119](https://github.com/vuetifyjs/vuetify/issues/22119) * **VFileUpload:** avoid SSR hydration mismatch on empty file list ([4cd5288](https://github.com/vuetifyjs/vuetify/commit/4cd5288bbb55532ab049b0d0db2a3e06b8439506)), closes [#23086](https://github.com/vuetifyjs/vuetify/issues/23086) * **VNumberInput:** strip grouping separator before parsing number ([94e94a9](https://github.com/vuetifyjs/vuetify/commit/94e94a92a3edf8afd8b9dcd7e56fcbd4961661fe)), closes [#23050](https://github.com/vuetifyjs/vuetify/issues/23050) * **VOverlay:** resolve ownership from the activator instead of aria-owns ([a57ec6e](https://github.com/vuetifyjs/vuetify/commit/a57ec6e965cfea68aec7387a06d35e0c42e20c8a)), closes [#23056](https://github.com/vuetifyjs/vuetify/issues/23056) * **VOverlay:** correct viewport size for "desktop view" on Android ([8849b6b](https://github.com/vuetifyjs/vuetify/commit/8849b6b15f098c5d607fe14577a12e79464eb9d2)), closes [#22124](https://github.com/vuetifyjs/vuetify/issues/22124)