Dependencies check up
What version of @mantine/* packages do you have in package.json?
9.0.1
What package has an issue?
@mantine/core
What framework do you use?
Next.js
In which browsers you can reproduce the issue?
Chrome
Describe the bug
Passing modals.closeAll to modals.openContextModal onClose causes a page crash on Mantine 9. This worked previously on Mantine 8.
Error trace:
create-use-external-events.mjs:10 Uncaught
If possible, include a link to a codesandbox with a minimal reproduction
https://codesandbox.io/p/sandbox/mantine-react-template-forked-yq72qy
Possible fix
No response
Self-service
Dependencies check up
What version of @mantine/* packages do you have in package.json?
9.0.1
What package has an issue?
@mantine/core
What framework do you use?
Next.js
In which browsers you can reproduce the issue?
Chrome
Describe the bug
Passing
modals.closeAlltomodals.openContextModalonClosecauses a page crash on Mantine 9. This worked previously on Mantine 8.Error trace:
create-use-external-events.mjs:10 UncaughtIf possible, include a link to a codesandbox with a minimal reproduction
https://codesandbox.io/p/sandbox/mantine-react-template-forked-yq72qy
Possible fix
No response
Self-service