Skip to content

Snackbar fills whole screen on deploy #16605

Closed
@trevordowdle

Description

@trevordowdle

Reproduction

Steps to reproduce:

  1. Open the Basic snack-bar example in stackblitz.
  2. Fork the project and perform a firebase deploy via stackblitz.
  3. Open the deployed project in Safari and summon forth a snackbar.

Expected Behavior

What behavior were you expecting to see?
A snackbar

Actual Behavior

What behavior did you actually see?
A supersized jumbo snackbar

Screen Shot 2019-07-24 at 6 48 30 PM

Environment

Safari, on Mac OS and IOS

This only happens on the deployment version, I can't figure out what is causing it. But i'm hoping someone could help know what changes can be made in the stackblitz project in order for the bug not to show up on deploy. Or is this strictly a firebase deployment bug?

I found a reference to a similar issue here, the solution seemed simple enough and was due to not closing html tag(s) properly or not having an html doc type declaration. However I tried checking both of those things and it still happens after deploy.

Metadata

Metadata

Assignees

Labels

P2The issue is important to a large percentage of users, with a workaround

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions