Vitaly Rtishchev

Results 366 comments of 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...

Thanks for reporting, the issue will be fixed in one of the next patches

When I have time to publish it, you can always downgrade Mantine packages to previous versions if you experience any issues

Fixed in 5.2.7 – https://codesandbox.io/s/mantine-playground-forked-ub6nd5?file=/src/App.tsx Thanks @hotgen!