Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Snackbar does not render on mobile Chrome #4650

Closed
pietie opened this issue May 18, 2017 · 1 comment · Fixed by #4664
Closed

Snackbar does not render on mobile Chrome #4650

pietie opened this issue May 18, 2017 · 1 comment · Fixed by #4664
Assignees
Labels
P1 Impacts a large percentage of users; if a workaround exists it is partial or overly painful

Comments

@pietie
Copy link

pietie commented May 18, 2017

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

@jelbourn jelbourn added the P1 Impacts a large percentage of users; if a workaround exists it is partial or overly painful label May 18, 2017
crisbeto added a commit to crisbeto/material2 that referenced this issue May 18, 2017
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 angular#4650.
jelbourn pushed a commit that referenced this issue May 19, 2017
…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.
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
P1 Impacts a large percentage of users; if a workaround exists it is partial or overly painful
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants