Dependencies check up
What version of @mantine/* packages do you have in package.json?
latest
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 i use Table component with sticky header, the following issues appear:
- vertical sticky header borders do not actually exist, most of the time row borders are seen through the gaps, which makes it seem normal, unless different col span is specified on cells.
- if headers with >1 row span are used, there's no border at all.
screenshots attached.
If possible, include a link to a codesandbox with a minimal reproduction
No response
Possible fix
No response
Self-service
Dependencies check up
What version of @mantine/* packages do you have in package.json?
latest
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 i use Table component with sticky header, the following issues appear:
screenshots attached.
If possible, include a link to a codesandbox with a minimal reproduction
No response
Possible fix
No response
Self-service