You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when Modal is opened, we can scroll page behind the modal. Other libraries like Material UI, Ant design prevent page from scrolling when modal is displayed. We agreed to implement same behavior for Modal component.
Currently, when
Modalis opened, we can scroll page behind the modal. Other libraries like Material UI, Ant design prevent page from scrolling when modal is displayed. We agreed to implement same behavior forModalcomponent.