# Mantine 9.2.2 - Product: Mantine (https://whatsnew.fyi/product/mantine) - Vendor: Mantine - Date: 2026-05-27 - Version: 9.2.2 - Original notes: https://github.com/mantinedev/mantine/releases/tag/9.2.2 - Permalink: https://whatsnew.fyi/product/mantine/releases/9.2.2 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** — Pill: Fix incorrect overflow handling - **fixed** — TimePicker: Fix incorrect am/pm switching in some cases in production builds - **fixed** — use-mask: Fix undo keyboard shortcut not working - **fixed** — use-mask: Fix cursor jumping on paste/cut - **fixed** — Input: Fix sections misplaced when dir overrides parent direction - **fixed** — Select: Fix clear button not showing for falsy primitive values - **fixed** — Fix incorrect attributes type in Modal, Drawer and Spotlight - **fixed** — tiptap: Fix controls throwing errors when editor is destroyed/not initialized - **added** — Menu: Add option to pass safe area polygon options down to Menu.Sub ##### What's Changed - `[@mantine/core]` Pill: Fix incorrect overflow handling (#8929) - `[@mantine/dates]` TimePicker: Fix incorrect am/pm switching in some cases in production builds (#8911) - `[@mantine/hooks]` use-mask: Fix undo keyboard shortcut not working (#8927) - `[@mantine/hooks]` use-mask: Fix cursor jumping on paste/cut (#8926) - `[@mantine/core]` Input: Fix sections misplaced when `dir` overrides parent direction (#8905) - `[@mantine/core]` Select: Fix clear button not showing for falsy primitive values (#8901) - `[@mantine/core]` Fix incorrect attributes type in Modal, Drawer and Spotlight - `[@mantine/tiptap]` Fix controls throwing errors when editor is destroyed/not initialized (#8900) - `[@mantine/core]` Menu: Add option to pass safe area polygon options down to Menu.Sub (#8908) ##### New Contributors * @chbaefront made their first contribution in https://github.com/mantinedev/mantine/pull/8908 * @krusche made their first contribution in https://github.com/mantinedev/mantine/pull/8900 * @hyeongjun6364 made their first contribution in https://github.com/mantinedev/mantine/pull/8901 * @Israadaassi1 made their first contribution in https://github.com/mantinedev/mantine/pull/8921 **Full Changelog**: https://github.com/mantinedev/mantine/compare/9.2.1...9.2.2