Bug with Modal Components - Height is 32px even when not visible, and within portal #7263
Open
1 of 2 tasks
Labels
Needs reproduction
Issues without reproduction, closed within a week if the reproduction is not provided
Dependencies check up
What version of @mantine/* packages do you have in package.json?
7.15.1
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 modal component from mantine/core has a height of 32px even when not visible, or mounted, even when in portal. Seems to apply padding, and keepmounted is ignored. Display is never updated to none.
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: