angular / components

Component infrastructure and Material Design components for Angular
https://material.angular.io
MIT License
24.4k stars 6.76k forks source link

Scroll bug with sidenav and sidenav-content #16149

Open mackelito opened 5 years ago

mackelito commented 5 years ago

Reproduction

https://material.angular.io/components/categories

Expected Behavior

Scrolling should be only with in the touched element

Actual Behavior

Both sidenav and content scrolls Kapture 2019-05-29 at 14 35 04

Environment

Splaktar commented 5 years ago

Is this just an issue with the docs? If so, that should go in the docs repo.

Or is this a bug with MatSidenav? If so, we need a Stackblitz demo.