aos
aos copied to clipboard
Compatibility with Shadow DOM ?
Hi,
I'd like to know if AOS has been tested with web components, I mean in a shadow dom context. I'm using Polymer 2 and elements with AOS attributes remain invisible, and so no animation is played.
Thank you for you feedback.
Hi @julien-andre , I didn't test such a scenario yet unfortunately.
+1
+1
I can confirm having this problem when using Ionic ion-content component, so probably an error with DOM shadow. AOS components stay invisible.
+1
I am trying to use AOS with Storybook (https://storybook.js.org) and it does not work.
@dealancer any thing worked using storybook with aos?
@alakcreature
Nope but I did what I wanted via CSS animation.