I'm trying to run your sample code into a modal
ERROR Error: Uncaught (in promise): Error: Template parse errors:
Can't bind to 'listData' since it isn't a known property of 'ion-alpha-scroll'.
- If 'ion-alpha-scroll' is an Angular component and it has 'listData' input, then verify that it is part of this module.
- If 'ion-alpha-scroll' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.
- To allow any property add 'NO_ERRORS_SCHEMA' to the '@NgModule.schemas' of this component. ("
][listData]="breeds"
key="name"
[itemTemplate]="alphaScrollItemTemplate"
"): ng:///CountryCodePageModule/CountryCodePage.html@17:4
Can't bind to 'itemTemplate' since it isn't a known property of 'ion-alpha-scroll'.
1. If 'ion-alpha-scroll' is an Angular component and it has 'itemTemplate' input, then verify that it is part of this module.
2. If 'ion-alpha-scroll' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.
3. To allow any property add 'NO_ERRORS_SCHEMA' to the '@NgModule.schemas' of this component. ("
[listData]="breeds"
key="name"
[ERROR ->][itemTemplate]="alphaScrollItemTemplate"
[currentPageClass]="currentPageClass"
[triggerChange"): ng:///CountryCodePageModule/CountryCodePage.html@19:4
Can't bind to 'currentPageClass' since it isn't a known property of 'ion-alpha-scroll'.
1. If 'ion-alpha-scroll' is an Angular component and it has 'currentPageClass' input, then verify that it is part of this module.
2. If 'ion-alpha-scroll' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.
3. To allow any property add 'NO_ERRORS_SCHEMA' to the '@NgModule.schemas' of this component. ("
key="name"
[itemTemplate]="alphaScrollItemTemplate"
[ERROR ->][currentPageClass]="currentPageClass"
[triggerChange]="triggerAlphaScrollChange">
][triggerChange]="triggerAlphaScrollChange">
"): ng:///CountryCodePageModule/CountryCodePage.html@21:4
'ion-alpha-scroll' is not a known element:
1. If 'ion-alpha-scroll' is an Angular component, then verify that it is part of this module.
2. If 'ion-alpha-scroll' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message. ("
[ERROR ->]
][listData]="breeds"
key="name"
[itemTemplate]="alphaScrollItemTemplate"
"): ng:///CountryCodePageModule/CountryCodePage.html@17:4
Can't bind to 'itemTemplate' since it isn't a known property of 'ion-alpha-scroll'.
1. If 'ion-alpha-scroll' is an Angular component and it has 'itemTemplate' input, then verify that it is part of this module.
2. If 'ion-alpha-scroll' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.
3. To allow any property add 'NO_ERRORS_SCHEMA' to the '@NgModule.schemas' of this component. ("
[listData]="breeds"
key="name"
[ERROR ->][itemTemplate]="alphaScrollItemTemplate"
[currentPageClass]="currentPageClass"
[triggerChange"): ng:///CountryCodePageModule/CountryCodePage.html@19:4
Can't bind to 'currentPageClass' since it isn't a known property of 'ion-alpha-scroll'.
1. If 'ion-alpha-scroll' is an Angular component and it has 'currentPageClass' input, then verify that it is part of this module.
2. If 'ion-alpha-scroll' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.
3. To allow any property add 'NO_ERRORS_SCHEMA' to the '@NgModule.schemas' of this component. ("
key="name"
[itemTemplate]="alphaScrollItemTemplate"
[ERROR ->][currentPageClass]="currentPageClass"
[triggerChange]="triggerAlphaScrollChange">
][triggerChange]="triggerAlphaScrollChange">
"): ng:///CountryCodePageModule/CountryCodePage.html@21:4
'ion-alpha-scroll' is not a known element:
1. If 'ion-alpha-scroll' is an Angular component, then verify that it is part of this module.
2. If 'ion-alpha-scroll' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message. ("
[ERROR ->]