#### Bug #### What is the expected behavior? Content inside md-sidenav-container should scroll smoothly all the time. #### What is the current behavior? Content inside md-sidenav-container can lock and disallow scrolling. This continues until the page is given time to sit without interaction. Demonstration  #### What are the steps to reproduce? This can be seen happening on the [material.angular.io _Components_ page](https://material.angular.io/components) on iOS in Safari. #### Which versions of Angular, Material, OS, TypeScript, browsers are affected? Angular: ^4.0.0 Material: beta.8 iOS 10, Safari