Closed kiriti999 closed 4 weeks ago
7.13.2
@mantine/core
Next.js
Chrome
<Button loading={loading} c="white" size={'sm'} component={Link} href="/authentication"> Login </Button>
The button above with link works only in desktop. In mobile view, I don't see a link rendering
No response
Dependencies check up
What version of @mantine/* packages do you have in package.json?
7.13.2
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
The button above with link works only in desktop. In mobile view, I don't see a link rendering
If possible, include a link to a codesandbox with a minimal reproduction
No response
Possible fix
No response
Self-service