angular / components

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

fix(material/sidenav): prevent the content from jumping when hydrated #29991

Closed crisbeto closed 2 weeks ago

crisbeto commented 2 weeks ago

Fixes that the content of the sidenav was jumping when the page is hydrated, because we can't measure the sidenav on the server.