eclipse codemix gives error below … but, code compiles and works … any idea why?
This is only happening with the mat-dialog tags.
error:
‘mat-dialog-content’ is not a known element: 1. If ‘mat-dialog-content’ is an Angular component, then verify that it is part of this module. 2. If ‘mat-dialog-content’ is a Web Component then add ‘CUSTOM_ELEMENTS_SCHEMA’ to the ‘@NgModule.schemas’ of this component to suppress this message.