Blocked aria-hidden on a <button> element because the element that just received focus must not be hidden from .... #7035
Labels
Fixed patch
Completed issues that will be published with next patch (1.0.X)
Dependencies check up
What version of @mantine/* packages do you have in package.json?
7.13.4
What package has an issue?
@mantine/core
What framework do you use?
Vite
In which browsers you can reproduce the issue?
Chrome
Describe the bug
Hi i caught the bug when i used Mantine 7.13.4
How i can fix it.
I caught it when i use DateTimePicker.
When i clicked on DateTimePicker input.
At the screen you can see upper div with data-portal=true has aria-hidden="true" and of course all of his children focusable elements like button invoke error.
Structure was Drawer->Form->DateTimePicker.
Please if u have a decision or advice give it to me.
Many thanks
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: