Element should not fade out / aos-animate class should not be removed
aos-animate class is removed even though elements are in viewport
1.I'm using react, when I update my class with a prop, the aos-animate class is removed and therefore the elements disappear even though they are in the view port
same issue here
same issue here
What I did to solve it for now was add an outer div with no styles which I apply the animation on.
"
Most helpful comment
What I did to solve it for now was add an outer div with no styles which I apply the animation on.
"