#### Bug, feature request, or proposal: Bug #### What is the expected behavior? It should be possible to open multiple dialogs even if NoopAnimationsModule is used. It works if BrowserAnimationsModule is used. #### What is the current behavior? If you try to open a second dialog nothing happens #### What are the steps to reproduce? http://plnkr.co/edit/K8SwE9LJeVnVleUic8X3?p=preview #### Which versions of Angular, Material, OS, TypeScript, browsers are affected? angular@4.3.4, angular-material@beta-10 #### Is there anything else we should know? This pull request looks like a suspect: https://github.com/angular/material2/pull/5769