We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
7.9.0
@mantine/core
create-react-app (CRA)
All
ScrollArea's scroll bar hides behind header of Modal. I also see this issue in the docs itself.
https://mantine.dev/core/modal/#usage-with-scrollarea
No response
The text was updated successfully, but these errors were encountered:
[@mantine/core] Fix Modal/Drawer headers overlaying custom scrollbar (#…
3a8395f
…6175)
Fixed in 7.11.2
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Dependencies check up
What version of @mantine/* packages do you have in package.json?
7.9.0
What package has an issue?
@mantine/core
What framework do you use?
create-react-app (CRA)
In which browsers you can reproduce the issue?
All
Describe the bug
ScrollArea's scroll bar hides behind header of Modal.
I also see this issue in the docs itself.
If possible, include a link to a codesandbox with a minimal reproduction
https://mantine.dev/core/modal/#usage-with-scrollarea
Possible fix
No response
Self-service
The text was updated successfully, but these errors were encountered: