Dependencies check up
What version of @mantine/* packages do you have in package.json?
^7.17.4
What package has an issue?
@mantine/core
What framework do you use?
Vite
In which browsers you can reproduce the issue?
Chrome
Describe the bug
SegmentedControl is not working with animation in controlled mode on 7.17.4
7.16.0 is ok
If possible, include a link to a codesandbox with a minimal reproduction
https://codesandbox.io/p/sandbox/mantine-react-template-forked-ksyxl6?file=%2Fsrc%2FApp.tsx%3A19%2C11
Possible fix
No response
Self-service