‘Found the synthetic property @panelState. Please include either “BrowserAnimationsModule” or “NoopAnimationsModule” in your application.’

I upgraded an Angular 4 project using angular-seed and now get the error

Found the synthetic property @panelState. Please include either “BrowserAnimationsModule” or “NoopAnimationsModule” in your application.

Screenshot of error

How can I fix this? What exactly is the error message telling me?

14 Answers
14

Leave a Comment