Hi!
I'm currently building an app that needs to have animations when transitioning from one page to another so I implemented router animations where one page fades out and scales down and the new one scales in and fades in as well.
Everything seemed to be working fine until I noticed that most of the remaining angular animations that I have inside the pages seem to be triggered on the route transition even though I don't manually trigger any of them.
For example, I have a timer with a tooltip that should be shown on specific ocasions. That tooltip has a "fadeIn" animation that is being triggered on the router transition even though its flag value is never changed...
Is anyone able to help me here?
Thanks in advance!
PS: min repro -> https://stackblitz.com/edit/stackblitz-starters-uaq819