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
Reverts back from using viewport units to size up the overlay container. Using viewport units can cause some overlays (e.g. the snack bar) to be rendered behind the native browser UI.
Fixesangular#4650.
…4664)
Reverts back from using viewport units to size up the overlay container. Using viewport units can cause some overlays (e.g. the snack bar) to be rendered behind the native browser UI.
Fixes#4650.
Bug, feature request, or proposal:
Bug
What is the current behavior?
Snackbar does not render at all
What are the steps to reproduce?
Visit https://material.angular.io/components/component/snack-bar in mobile Chrome and try out the example
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Material beta 5
Fails in mobile Chrome 58 as well as iOS.
Is there anything else we should know?
Works on mobile FF
The text was updated successfully, but these errors were encountered: