Angular — Supercharge your Router transitions using animations
Gerard Sans
1.5K19
Gerard Sans Nice article.
It is failing with SSR though even I have included NoopAnimationsModule.
Error:
AppComponent.html:5 ERROR Error: Found the synthetic property @routerTransition. Please include either “BrowserAnimationsModule” or “NoopAnimationsModule” in your application.
Any idea?