You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah sorry, I couldn't reproduce it locally, I found another unhandled exception like 10 lines up.
Looks like it's hapenning on the transition between one page to another, the element might not be present and that's why it's blowing up?, I am guessing, but there is an issue there with the focus and handleKeyDown
Dependencies check up
What version of @mantine/* packages do you have in package.json?
7.15.0 (I just updated to 7.15.1, I'll see if the errors re-appears)
What package has an issue?
@mantine/core
What framework do you use?
Remix
In which browsers you can reproduce the issue?
Chrome
Describe the bug
I just found this Unhandled Exception in Sentry that Mantine is not handling it
Total Events 12
Users affected 7
It's not a big deal (for now), but I think it must be handled because for some reason it's not finding the element to focus it.
If possible, include a link to a codesandbox with a minimal reproduction
No response
Possible fix
No response
Self-service
The text was updated successfully, but these errors were encountered: