Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue where Overlay can prevent the body from scrolling #1058

Merged
merged 1 commit into from
Jul 8, 2015
Merged

Fix issue where Overlay can prevent the body from scrolling #1058

merged 1 commit into from
Jul 8, 2015

Conversation

jkruder
Copy link
Contributor

@jkruder jkruder commented Jul 7, 2015

Addresses #897 where unmounting an Overlay component can prevent the body from scrolling. Improved Overlay by recording the original body overflow style and reapplying it upon unmount as suggested in the issue.

hai-cea added a commit that referenced this pull request Jul 8, 2015
Fix issue where Overlay can prevent the body from scrolling
@hai-cea hai-cea merged commit f78deff into mui:master Jul 8, 2015
@hai-cea
Copy link
Member

hai-cea commented Jul 8, 2015

Thanks @jkruder !

@jkruder jkruder deleted the fix-overlay-body-side-effect branch July 8, 2015 13:03
mnajdova pushed a commit to mnajdova/material-ui that referenced this pull request Nov 10, 2020
* Update packages

* Render only accepted date in textfield, closes mui#1049

* Update upgrading guide

* Make updating of accept value not inside useEffect
@zannager zannager added the package: system Specific to @mui/system label Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: system Specific to @mui/system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants