#Modal not showing
8 messages · Page 1 of 1 (latest)
Provide a sandbox with a minimal reproduction
I couldn't reproduce it in a sandback, I'm using the same example in mantine modals manager docs. The overlay shows but without the content of the modal
I think I found the issue, when there is content on the page the modal moves to the right and gets off screen
Any possible fixes for this?
Provide a sandbox with a minimal reproduction
Does your body have display: flex rule in its CSS?
Hey @granite tartan yes it was cause of that, mybad didn’t update the question with an answer