wellworn
traps · 1 served

Mantine

@mantine/core · latest 9.6.0 · MIT

Batteries-included React component and hooks library with its own CSS-variable theme system.

symptom and fix
major · >=9.0.0 · published · verified 2026-09-08
After upgrading to Mantine 9, `<Collapse in>` and `<Text color>` stop working and spacing shifts.
Mantine 9 requires React 19.2+, renames `Collapse`'s `in` to `expanded`, `Grid`'s `gutter` to `gap`, `Spoiler`'s `initialState` to `defaultExpanded`, drops `color` on `Text` and `Anchor` in favour of the `c` style prop, and changes `theme.defaultRadius` from `sm` to `md`, which is why the layout moves.
evidence

Sorted by severity. Your agent sees the subset that matches the version you have installed: traps(library: "mantine", version: "9.6.0").