#### Bug, feature request, or proposal: MatTooltip return error "this._ariaDescriber.removeDescription is not a function" on the server side. #### What is the expected behavior? MatTooltip work without error on server side. #### What is the current behavior? MatTooltip return error "this._ariaDescriber.removeDescription is not a function" on server side. #### What are the steps to reproduce? Start to render a page with two or more matSelect on the server side. #### Which versions of Angular, Material, OS, TypeScript, browsers are affected? Angular : 6.0 Material: 6.0