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
I have verified that I use latest version of all @mantine/* packages
What version of @mantine/* packages do you have in package.json?
7.16.3
What package has an issue?
@mantine/core
What framework do you use?
Next.js
In which browsers you can reproduce the issue?
All
Describe the bug
When using a polymorphic component to render a <a> element, the component does not receive the expected focus state, impacting accessibility and user experience.
If possible, include a link to a codesandbox with a minimal reproduction
Dependencies check up
What version of @mantine/* packages do you have in package.json?
7.16.3
What package has an issue?
@mantine/core
What framework do you use?
Next.js
In which browsers you can reproduce the issue?
All
Describe the bug
When using a polymorphic component to render a
<a>
element, the component does not receive the expected focus state, impacting accessibility and user experience.If possible, include a link to a codesandbox with a minimal reproduction
https://codesandbox.io/p/devbox/mantine-react-template-forked-6rk4dl
Possible fix
No response
Self-service
The text was updated successfully, but these errors were encountered: