Replies: 2 comments
-
|
I tried this too and auto-animate seems to be working. Saw your edit that you got it working too. I've also added an auto-animate example to the react demo. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I found out that when also installing tailwindcss and importing it in any css causes the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm currently checking out the new @revealjs/react integration.
But when using autoAnimate, the element always slides in from top left, regardless of its previous position.
Simple code example:
Note: Without the use of "data-id" it didn't even catch those matching elements.
Edit:
So i just tested it in Vite and it works just fine. So it has to do with my next.js server.
Beta Was this translation helpful? Give feedback.
All reactions