- HeadlessChrome 76.0.3803 (Mac OS X 10.12.6) ContentListComponent should create FAILED
- 'ion-card-title' is not a known element:
- 1. If 'ion-card-title' is an Angular component, then verify that it is part of this module.
- 2. If 'ion-card-title' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message. ("src="{{ content.mediaImage }}" />
- <ion-card-header class="card-header">
- [ERROR ->]<ion-card-title class="card-header__title">{{ content.name }}</ion-card-title>
- </ion-card"): ng:///DynamicTestModule/ContentListComponent.html@5:16
- 'ion-card-header' is not a known element:
- 1. If 'ion-card-header' is an Angular component, then verify that it is part of this module.
- 2. If 'ion-card-header' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message. ("of contentList">
- <img class="media--icon" src="{{ content.mediaImage }}" />
- [ERROR ->]<ion-card-header class="card-header">
- <ion-card-title class="card-header__title">{{ c"): ng:///DynamicTestModule/ContentListComponent.html@4:12
- 'ion-b