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
When using the south handle to resize an element larger, scrolling does not work correctly if the scroll container is the <body> element.
To reproduce: Navigate to the demo and inspect the page. Remove the overflow and height: 100% (where applicable) from <html>, <body>, <demo-root> and div.main-content. Try to resize an element down past the edge of the window.