Skip to content

Instantly share code, notes, and snippets.

@muhtarudinsiregar
Created September 13, 2017 10:07
Show Gist options
  • Save muhtarudinsiregar/0e290a5c0ebd9f071d43d2a786e385dc to your computer and use it in GitHub Desktop.
Save muhtarudinsiregar/0e290a5c0ebd9f071d43d2a786e385dc to your computer and use it in GitHub Desktop.
error log custom component
Unhandled Promise rejection: Template parse errors:
Can't bind to 'data' since it isn't a known property of 'login-layout-1'.
1. If 'login-layout-1' is an Angular component and it has 'data' input, then verify that it is part of this module.
2. If 'login-layout-1' 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. ("
</ion-list> -->
<login-layout-1 *ngIf="params.loginLayout1" [ERROR ->][data]="params.data" [events]="params.events">
</login-layout-1>
"): ng:///LoginPageModule/LoginPage.html@44:46
Can't bind to 'events' since it isn't a known property of 'login-layout-1'.
1. If 'login-layout-1' is an Angular component and it has 'events' input, then verify that it is part of this module.
2. If 'login-layout-1' 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. ("
</ion-list> -->
<login-layout-1 *ngIf="params.loginLayout1" [data]="params.data" [ERROR ->][events]="params.events">
</login-layout-1>
"): ng:///LoginPageModule/LoginPage.html@44:67
'login-layout-1' is not a known element:
1. If 'login-layout-1' is an Angular component, then verify that it is part of this module.
2. If 'login-layout-1' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message. ("
</ion-list> -->
[ERROR ->]<login-layout-1 *ngIf="params.loginLayout1" [data]="params.data" [events]="params.events">
</login"): ng:///LoginPageModule/LoginPage.html@44:2 ; Zone: <root> ; Task: Promise.then ; Value: Error: Template parse errors:
Can't bind to 'data' since it isn't a known property of 'login-layout-1'.
1. If 'login-layout-1' is an Angular component and it has 'data' input, then verify that it is part of this module.
2. If 'login-layout-1' 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. ("
</ion-list> -->
<login-layout-1 *ngIf="params.loginLayout1" [ERROR ->][data]="params.data" [events]="params.events">
</login-layout-1>
"): ng:///LoginPageModule/LoginPage.html@44:46
Can't bind to 'events' since it isn't a known property of 'login-layout-1'.
1. If 'login-layout-1' is an Angular component and it has 'events' input, then verify that it is part of this module.
2. If 'login-layout-1' 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. ("
</ion-list> -->
<login-layout-1 *ngIf="params.loginLayout1" [data]="params.data" [ERROR ->][events]="params.events">
</login-layout-1>
"): ng:///LoginPageModule/LoginPage.html@44:67
'login-layout-1' is not a known element:
1. If 'login-layout-1' is an Angular component, then verify that it is part of this module.
2. If 'login-layout-1' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message. ("
</ion-list> -->
[ERROR ->]<login-layout-1 *ngIf="params.loginLayout1" [data]="params.data" [events]="params.events">
</login"): ng:///LoginPageModule/LoginPage.html@44:2
at syntaxError (compiler.es5.js:1540)
at TemplateParser.parse (compiler.es5.js:12031)
at JitCompiler._compileTemplate (compiler.es5.js:25782)
at compiler.es5.js:25706
at Set.forEach (<anonymous>)
at JitCompiler._compileComponents (compiler.es5.js:25706)
at createResult (compiler.es5.js:25591)
at t.invoke (polyfills.js:3)
at r.run (polyfills.js:3)
at polyfills.js:3 Error: Template parse errors:
Can't bind to 'data' since it isn't a known property of 'login-layout-1'.
1. If 'login-layout-1' is an Angular component and it has 'data' input, then verify that it is part of this module.
2. If 'login-layout-1' 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. ("
</ion-list> -->
<login-layout-1 *ngIf="params.loginLayout1" [ERROR ->][data]="params.data" [events]="params.events">
</login-layout-1>
"): ng:///LoginPageModule/LoginPage.html@44:46
Can't bind to 'events' since it isn't a known property of 'login-layout-1'.
1. If 'login-layout-1' is an Angular component and it has 'events' input, then verify that it is part of this module.
2. If 'login-layout-1' 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. ("
</ion-list> -->
<login-layout-1 *ngIf="params.loginLayout1" [data]="params.data" [ERROR ->][events]="params.events">
</login-layout-1>
"): ng:///LoginPageModule/LoginPage.html@44:67
'login-layout-1' is not a known element:
1. If 'login-layout-1' is an Angular component, then verify that it is part of this module.
2. If 'login-layout-1' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message. ("
</ion-list> -->
[ERROR ->]<login-layout-1 *ngIf="params.loginLayout1" [data]="params.data" [events]="params.events">
</login"): ng:///LoginPageModule/LoginPage.html@44:2
at syntaxError (http://localhost:8100/build/vendor.js:125042:34)
at TemplateParser.parse (http://localhost:8100/build/vendor.js:135533:19)
at JitCompiler._compileTemplate (http://localhost:8100/build/vendor.js:149284:39)
at http://localhost:8100/build/vendor.js:149208:62
at Set.forEach (<anonymous>)
at JitCompiler._compileComponents (http://localhost:8100/build/vendor.js:149208:19)
at createResult (http://localhost:8100/build/vendor.js:149093:19)
at t.invoke (http://localhost:8100/build/polyfills.js:3:9283)
at r.run (http://localhost:8100/build/polyfills.js:3:4452)
at http://localhost:8100/build/polyfills.js:3:14076
n.onUnhandledError @ polyfills.js:3
r @ polyfills.js:3
(anonymous) @ polyfills.js:3
n.microtaskDrainDone @ polyfills.js:3
o @ polyfills.js:3
Promise resolved (async)
r @ polyfills.js:3
t.scheduleTask @ polyfills.js:3
r.scheduleTask @ polyfills.js:3
r.scheduleMicroTask @ polyfills.js:3
f @ polyfills.js:3
t.then @ polyfills.js:3
setDriver @ localforage.js:2234
LocalForage @ localforage.js:2040
4.3 @ localforage.js:2296
s @ localforage.js:7
e @ localforage.js:7
(anonymous) @ localforage.js:7
i @ localforage.js:7
(anonymous) @ localforage.js:7
(anonymous) @ vendor.js:169713
__webpack_require__ @ bootstrap 043be72d49bbf368282a:54
(anonymous) @ vendor.js:167180
__webpack_require__ @ bootstrap 043be72d49bbf368282a:54
(anonymous) @ vendor.js:80663
__webpack_require__ @ bootstrap 043be72d49bbf368282a:54
51 @ main.js:2372
__webpack_require__ @ bootstrap 043be72d49bbf368282a:54
120 @ user.ts:11
__webpack_require__ @ bootstrap 043be72d49bbf368282a:54
119 @ login.module.ts:13
__webpack_require__ @ bootstrap 043be72d49bbf368282a:54
82 @ app.module.ts:323
__webpack_require__ @ bootstrap 043be72d49bbf368282a:54
888 @ users.ts:10
__webpack_require__ @ bootstrap 043be72d49bbf368282a:54
574 @ main.ts:5
__webpack_require__ @ bootstrap 043be72d49bbf368282a:54
569 @ token.ts:5
__webpack_require__ @ bootstrap 043be72d49bbf368282a:54
webpackJsonpCallback @ bootstrap 043be72d49bbf368282a:25
(anonymous) @ main.js:1
polyfills.js:3 Error: Uncaught (in promise): Error: Template parse errors:
Can't bind to 'data' since it isn't a known property of 'login-layout-1'.
1. If 'login-layout-1' is an Angular component and it has 'data' input, then verify that it is part of this module.
2. If 'login-layout-1' 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. ("
</ion-list> -->
<login-layout-1 *ngIf="params.loginLayout1" [ERROR ->][data]="params.data" [events]="params.events">
</login-layout-1>
"): ng:///LoginPageModule/LoginPage.html@44:46
Can't bind to 'events' since it isn't a known property of 'login-layout-1'.
1. If 'login-layout-1' is an Angular component and it has 'events' input, then verify that it is part of this module.
2. If 'login-layout-1' 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. ("
</ion-list> -->
<login-layout-1 *ngIf="params.loginLayout1" [data]="params.data" [ERROR ->][events]="params.events">
</login-layout-1>
"): ng:///LoginPageModule/LoginPage.html@44:67
'login-layout-1' is not a known element:
1. If 'login-layout-1' is an Angular component, then verify that it is part of this module.
2. If 'login-layout-1' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message. ("
</ion-list> -->
[ERROR ->]<login-layout-1 *ngIf="params.loginLayout1" [data]="params.data" [events]="params.events">
</login"): ng:///LoginPageModule/LoginPage.html@44:2
Error: Template parse errors:
Can't bind to 'data' since it isn't a known property of 'login-layout-1'.
1. If 'login-layout-1' is an Angular component and it has 'data' input, then verify that it is part of this module.
2. If 'login-layout-1' 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. ("
</ion-list> -->
<login-layout-1 *ngIf="params.loginLayout1" [ERROR ->][data]="params.data" [events]="params.events">
</login-layout-1>
"): ng:///LoginPageModule/LoginPage.html@44:46
Can't bind to 'events' since it isn't a known property of 'login-layout-1'.
1. If 'login-layout-1' is an Angular component and it has 'events' input, then verify that it is part of this module.
2. If 'login-layout-1' 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. ("
</ion-list> -->
<login-layout-1 *ngIf="params.loginLayout1" [data]="params.data" [ERROR ->][events]="params.events">
</login-layout-1>
"): ng:///LoginPageModule/LoginPage.html@44:67
'login-layout-1' is not a known element:
1. If 'login-layout-1' is an Angular component, then verify that it is part of this module.
2. If 'login-layout-1' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message. ("
</ion-list> -->
[ERROR ->]<login-layout-1 *ngIf="params.loginLayout1" [data]="params.data" [events]="params.events">
</login"): ng:///LoginPageModule/LoginPage.html@44:2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment