We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I've updated to "@angular/material": "^2.0.0-alpha.11-3" and the working example from https://medium.com/@tarik.nzl/making-use-of-dialogs-in-material-2-mddialog-7533d27df41 stopped working. With "@angular/material": "^2.0.0-alpha.9-3" in my package.json it's worked well.
Now If I try to open modal window I get
The text was updated successfully, but these errors were encountered:
Looks similar to #2189
Sorry, something went wrong.
I've added forRoot() to MaterialModule in app.module.ts and everything starts working :) Sorry for concern!
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.
crisbeto
No branches or pull requests
I've updated to "@angular/material": "^2.0.0-alpha.11-3" and the working example from
https://medium.com/@tarik.nzl/making-use-of-dialogs-in-material-2-mddialog-7533d27df41
stopped working.
With "@angular/material": "^2.0.0-alpha.9-3" in my package.json it's worked well.
Now If I try to open modal window I get
The text was updated successfully, but these errors were encountered: