The modal will my body overflow-hidden class #737
Unanswered
monster-echo
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I use the flowbite to make a SPA app, So there is a overflow-hidden class in the body.
But when I add a modal in my app , the modal will remove the overflow-hidden, It's OK for that. I think the component should not to assume there is no overflow-hidden in the the body class list .
Of course, this is a think when I use it.
Thanks flowbite
flowbite/src/components/modal/index.ts
Line 223 in 145c6f3
Beta Was this translation helpful? Give feedback.
All reactions