-
- Downloads
Fullscreen scroll fix #15596 (#15621)
Scrolling gets disabled for the modal and then is supposed to be reenabled when modal is closed. However, SandboxedPortal eats the events that would tell the modal to go and do this. Do it on React lifecycle bits instead.
Please register or sign in to comment