Angular-5-CRUD-With-Firebase icon indicating copy to clipboard operation
Angular-5-CRUD-With-Firebase copied to clipboard

It seems BrowserAnimationsModule should be inported in app.module

Open ManfredGit opened this issue 7 years ago • 0 comments
trafficstars

In my testing, it needs import BrowserAnimationsModule from '@angular/platform-browser/animations', or an error shows up in console, although application works: Found the synthetic property @flyInOut. Please include either "BrowserAnimationsModule" or "NoopAnimationsModule" in your application

ManfredGit avatar Jan 30 '18 04:01 ManfredGit