Hey, please try to:
AOS.init({
startEvent: 'load'
});
or add:
window.addEventListener('load', AOS.refresh);
This should solve your problem. If not feel free to reopen this issue :)
in any viewport between 360px and 737px animations dont work
Most helpful comment
Hey, please try to:
or add:
This should solve your problem. If not feel free to reopen this issue :)