Hi Guys ,
ERROR Error: Found the synthetic property @transitionMessages. Please include either "BrowserAnimationsModule" or "NoopAnimationsModule" in your application.
The solution is to add in the @Component annotation use animations: [ <specify your Animation Method here> ]
Today I have faced this error :
ERROR Error: Found the synthetic property @transitionMessages. Please include either "BrowserAnimationsModule" or "NoopAnimationsModule" in your application.
The solution is to add in the @Component annotation use animations: [ <specify your Animation Method here> ]
No comments:
Post a Comment