Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
chiranjevik opened this issue Aug 1, 2018 · 1 comment

Comments

@chiranjevik
Copy link

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

@chiranjevik
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant