ionic2-alpha-scroll
ionic2-alpha-scroll copied to clipboard
can't run your code sample
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. ("
<ion-alpha-scroll *ngIf="breeds" [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'. - If 'ion-alpha-scroll' is an Angular component and it has 'itemTemplate' 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" [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'.
- If 'ion-alpha-scroll' is an Angular component and it has 'currentPageClass' 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. (" key="name" [itemTemplate]="alphaScrollItemTemplate" [ERROR ->][currentPageClass]="currentPageClass" [triggerChange]="triggerAlphaScrollChange"> </ion-alpha-s"): ng:///CountryCodePageModule/CountryCodePage.html@20:4 Can't bind to 'triggerChange' since it isn't a known property of 'ion-alpha-scroll'.
- If 'ion-alpha-scroll' is an Angular component and it has 'triggerChange' 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. (" [itemTemplate]="alphaScrollItemTemplate" [currentPageClass]="currentPageClass" [ERROR ->][triggerChange]="triggerAlphaScrollChange"> "): ng:///CountryCodePageModule/CountryCodePage.html@21:4 'ion-alpha-scroll' is not a known element:
- If 'ion-alpha-scroll' is an Angular component, 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. ("
core.js:6014 ERROR Error: Uncaught (in promise): Error: Template parse errors: No provider for Content ("