react-overlays
react-overlays copied to clipboard
Block scroll body when render Modal in container
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