Closed
Description
Bug, feature request, or proposal:
Feature Request
What is the expected behavior?
When using mat-sidenav-container it should be able that address bar on mobile devices will be hidden when scrolling.
What is the current behavior?
Address bar is not hidden.
I guess because of the "content" is placed in mat-sidenav-container the content "scrolls" in mat-sidenav-container and therefore the browser is not aware of the scrolling.
What are the steps to reproduce?
Look at e.g. https://material.angular.io
Maybe it is possible to use mat-sidenav without mat-sidenav-container...
Metadata
Metadata
Assignees
Labels
No labels