My setup is pretty complex so I'm not sure I'd be able to create a minimal reproduction sample because I don't know what could be affecting this.
I also couldn't fix nor patch this bug internally. I tried.
It's a strange error. The error occurs when I:
Fully refresh (CTRL + SHIFT + R) and at the same time
I keep clicking my mouse fast while loading
Then I see this error:
If I don't click my mouse fast, it doesn't throw an error. I tested at least 100 times - it's definitely not at random, it only happens when mouse is being clicked many times. I know, strange.
What package has an issue
@mantine/modals
Describe the bug
My setup is pretty complex so I'm not sure I'd be able to create a minimal reproduction sample because I don't know what could be affecting this.
I also couldn't fix nor patch this bug internally. I tried.
It's a strange error. The error occurs when I:
Then I see this error:
If I don't click my mouse fast, it doesn't throw an error. I tested at least 100 times - it's definitely not at random, it only happens when mouse is being clicked many times. I know, strange.
Some info from my setup:
_app.tsx
:package.json
:What version of @mantine/hooks page do you have in package.json?
5.1.5
If possible, please include a link to a codesandbox with the reproduced problem
No response
Do you know how to fix the issue
No
Are you willing to participate in fixing this issue and create a pull request with the fix
No
Possible fix
N/A