This patch ensures that animations are run outside of change detection thus allowing for start and done callbacks to modify application data without causing a cycle loop. Closes #12713
This patch ensures that animations are run outside of change detection thus allowing for start and done callbacks to modify application data without causing a cycle loop. Closes #12713