I'm using AOS and owl carousel to animate elements as you go from slide to slide. The first page works fine, but when I go to the next slide, the elements have already animated. I tested this out with a slide that has a long page. I went straight to that slide and scrolled all the way to the bottom, and then when I go to another page, all the elements (even when you scroll down) have already reached the position (I am mainly using fade ins). Anyone experience this or can provide some guidance? I've tried AOS init before and after carousel initialization.
I'm using AOS and owl carousel to animate elements as you go from slide to slide. The first page works fine, but when I go to the next slide, the elements have already animated. I tested this out with a slide that has a long page. I went straight to that slide and scrolled all the way to the bottom, and then when I go to another page, all the elements (even when you scroll down) have already reached the position (I am mainly using fade ins). Anyone experience this or can provide some guidance? I've tried AOS init before and after carousel initialization.
Here is the code used: