The overly large snackbar 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 stackblitz to 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.
Steps to reproduce:
- Open the Basic snack-bar example in stackblitz.
- Fork the project and perform a firebase deploy via stackblitz.
- Open the deployed project in Safari and summon forth a snackbar.
Expected Behavior:
A snackbar
Actual Behavior:
A supersized jumbo snackbar
Environment:
Safari, on Mac OS and IOS