# Material UI v7.3.11 - Product: Material UI (https://whatsnew.fyi/product/material-ui) - Vendor: MUI - Date: 2026-05-07 - Version: v7.3.11 - Original notes: https://github.com/mui/material-ui/releases/tag/v7.3.11 - Permalink: https://whatsnew.fyi/product/material-ui/releases/v7.3.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** — Fix highlight sync and scroll preservation in autocomplete - **fixed** — Fix popper rendering issues in autocomplete - **changed** — Improve highlight tracking and selection state in autocomplete - **fixed** — Fix startIcon alignment in button - **fixed** — Remove duplicated className entries in button - **changed** — Set aria-checked=mixed when indeterminate in checkbox - **fixed** — Fix initial focus target in dialog, drawer, and focus trap - **fixed** — Fix transition jump in drawer - **fixed** — Fix layout shift with display: flex in input - **fixed** — Fix autofocus in SSR environment in inputs - **fixed** — Persist positioning styles when popperOptions changes reference in popper - **fixed** — Fix incorrect role with slotProps.input in switch - **added** — Add shadow dom utils A big thanks to the 5 contributors who made this release possible. ###### `@mui/material@7.3.11` - [autocomplete] Fix highlight sync and scroll preservation (#48350) @mj12albert - [autocomplete] Fix popper rendering issues (#48343) @mj12albert - [autocomplete] Improve highlight tracking and selection state (#48318) @mj12albert - [button] Fix `startIcon` alignment (#48339) @mj12albert - [button] Remove duplicated className entries (#48284) @silviuaavram - [checkbox] Set `aria-checked=mixed` when indeterminate (#48286) @mj12albert - [dialog][drawer][focus trap] Fix initial focus target (#48324) @mj12albert - [drawer] Fix transition jump (#48340) @mj12albert - [input] Fix layout shift with display: flex (#48359) @oliviertassinari - [inputs] Fix autofocus in SSR environment (#48307) @mj12albert - [popper] Persist positioning styles when popperOptions changes reference (#48302) @mj12albert - [switch] Fix incorrect `role` with `slotProps.input` (#48472) @mj12albert - [utils] Add shadow dom utils (#48309) @mj12albert ###### Docs - [docs] Update banner to announce v9 (#48299) @siriwatknp - [docs] Add v9 in the versions select in v7.mui.com (#48233) @alexfauquette ###### Core - [internal] Update some host-reference entries (#48225) @silviuaavram All contributors of this release in alphabetical order: @alexfauquette, @mj12albert, @oliviertassinari, @silviuaavram, @siriwatknp