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

Compatibility issue with Angular 4 #1

Open
lifan0127 opened this issue Mar 27, 2017 · 1 comment
Open

Compatibility issue with Angular 4 #1

lifan0127 opened this issue Mar 27, 2017 · 1 comment

Comments

@lifan0127
Copy link
Owner

Various issues / warnings due to incompatibility with latest Angular 4
angular/components#3608

@da45
Copy link

da45 commented Mar 27, 2017

right now, we still have warnings, nothing is really blocking , so, just make sure that you installed animations with npm i --save @angular/animations , make sure also that you added import { BrowserAnimationsModule } from '@angular/platform-browser/animations'; in your appModule.
Next step is to wait new material release , I hope for soon,

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

2 participants