-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Description
Bug, feature request, or proposal:
BUG
What is the expected behavior?
Snackbar should be displayed.
What is the current behavior?
Snackbar is not displaying.
What are the steps to reproduce?
Please have a look at StackBlitz: https://stackblitz.com/edit/angular-zihwqu?file=app%2Fsnack-bar-overview-example.ts
- Don't provide any Snackbar options when invoking open method.
- Provide Snackbar options in parent module.
- Try opening Snackbar.
What is the use-case or motivation for changing an existing behavior?
Bug fix
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Angular CLI: 6.0.0
Node: 8.9.0
OS: win32 x64
Angular: 6.0.0
Is there anything else we should know?
I don't think so
Boboss74, Shustoff and michaeldoye
Metadata
Metadata
Assignees
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgent