Esse

Results 2 comments of Esse

I found a workaround that worked for me using transition. I refresh AOS with `AOS.refresh()` on `enter` transition. ``` ``` then ``` methods: { enter: function (el, done) { AOS.refresh();...

Can't get it work... same problem