'md-dialog-content' is not a known element:1. If 'md-dialog-content' is an Angular component, then verify that it is part of this module....
export const APP_IMPORTS = [MaterialModule.forRoot(),...]
<div md-dialog-content>
Mycontent
</div>
'md-dialog-content' is not a known element:
'md-dialog-actions' is not a known element: