#### Bug, feature request, or proposal: Bug. Tooltip is not shown with ngFor when getting array of objects from method. #### What is the expected behavior? I expect tooltip to show also when component is repeated using ngFor for items from method. #### What is the current behavior? #### What are the steps to reproduce? Providing a StackBlitz reproduction is the *best* way to share your issue. <br/> StackBlitz starter: https://goo.gl/wwnhMV<br/> https://stackblitz.com/edit/angular-azfiac #### What is the use-case or motivation for changing an existing behavior? It should work. #### Which versions of Angular, Material, OS, TypeScript, browsers are affected? Material 5.2.1, Angular 5.2.1 #### Is there anything else we should know? I think that stackblitz is quite self explanatory.