This repository has been archived by the owner on Jun 20, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 101
Modal Dialog's "scroll lock" is incorrect #25
Labels
Comments
Thanks, same I will take a look! The problem with two modals is easy too solve, others are trickier! |
Just fill the issues, and I'll help. |
|
Hello @theKashey, yeah I know the scroll lock is still incorrect 😣. Can you help on that point? |
Sure. Let me just fix one theoretical issue with portals first. |
theKashey
added a commit
to theKashey/smooth-ui
that referenced
this issue
Jan 22, 2019
Solved by creating another library :) |
gregberge
pushed a commit
that referenced
this issue
Jan 22, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Modal dialog on mounting is setting
overflow:hidden
directly on body, and remove it on unmount.Don't do that :)
Problems:
https://github.com/theKashey/react-scroll-locky will do the job
The text was updated successfully, but these errors were encountered: