Good morning. I have an html page, with some animation effects. It works perfectly well. However when importing the page body with ng-view (angularjs) the animations are no longer executed.
If I paste the content being imported into ng-view outside of it. The animations work perfectly.
Does anyone know how to solve this problem? Thanks in advance for your attention.