Vitaly Rtishchev
Vitaly Rtishchev
@deep1358 if you can provide a minimal reproducible example using one of the templates, then feel free to reopen the issue.
@mattrunyon did you have a chance to test it with React 18?
Well, seems very complicated, maybe there is a way to remove refs and implement it with state only
@mattrunyon I've updated v5 branch to react 18, it turns out if you just update react in package.json, storybook will not use it and turn off new async features by...
MultiSelect - an unexpected behavior makes the component unusable when in a certain controlled state
Thanks for reporting, the issue will be fixed in one of the next patches
MultiSelect - an unexpected behavior makes the component unusable when in a certain controlled state
When I have time to publish it, you can always downgrade Mantine packages to previous versions if you experience any issues
MultiSelect - an unexpected behavior makes the component unusable when in a certain controlled state
Fixed in 5.1.7
Fixed in 5.2.7 – https://codesandbox.io/s/mantine-playground-forked-ub6nd5?file=/src/App.tsx Thanks @hotgen!
Thanks for reporting