InfomediaLtd/angular2-materialize

Uncaught Error: Template parse errors: Can't bind to 'materializeActions' since it isn't a known property of 'div'.

chiranjevik opened this issue · 1 comments

Hi ,I am Using Latest Version of angular CLI in windows 10 and I have Installed the Materialize css using npm but I'm still getting the Error In the console like this

compiler.js:215 Uncaught Error: Template parse errors:
Can't bind to 'materializeActions' since it isn't a known property of 'div'. ("

][materializeActions]="tapTargetActions">
Title

for this,
I have followed previous issues, I have imported angular2-materialize-css in app.module.ts and again I got another error like this

index.js:4 Uncaught Error: Couldn't find Materialize object on window. It is created by the materialize-css library. Please import materialize-css before importing angular2-materialize.
at Object../node_modules/angular2-materialize/dist/index.js (index.js:4)
at webpack_require (bootstrap:76)
at Object../src/app/app.module.ts (app.component.ts:8)
at webpack_require (bootstrap:76)
at Object../src/main.ts (environment.ts:15)
at webpack_require (bootstrap:76)
at Object.0 (main.ts:14)
at webpack_require (bootstrap:76)
at checkDeferredModules (bootstrap:43)
at Array.webpackJsonpCallback [as push] (bootstrap:30)
./node_modules/angular2-materialize/dist/index.js @ index.js:4
webpack_require @ bootstrap:76
./src/app/app.module.ts @ app.component.ts:8
webpack_require @ bootstrap:76
./src/main.ts @ environment.ts:15
webpack_require @ bootstrap:76
0 @ main.ts:14
webpack_require @ bootstrap:76
checkDeferredModules @ bootstrap:43
webpackJsonpCallback @ bootstrap:30
(anonymous) @ main.js:1

please address anyone for my issues

no one is responding ok ,i will find out myself thank you