react-bootstrap/react-overlays

Block scroll body when render Modal in container

joannajerz opened this issue · 0 comments

Hello,
I couldn't find solution for that. I want to prevent scroll body when modal is open, but i render modal in the container (container has overflow: hidden). I can't find anything in the documentation about it