Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Animates twice #8

Open
KryptoBeard opened this issue Mar 6, 2020 · 5 comments
Open

Animates twice #8

KryptoBeard opened this issue Mar 6, 2020 · 5 comments

Comments

@KryptoBeard
Copy link

It animates correctly on load. If an element is not visible on the screen, and I scroll down to it, it animates in. If I then scroll up and back down, it will animate again coming back into view.

@barri1557
Copy link

Did you fix it?

@KryptoBeard
Copy link
Author

@barri1557 I did not. Works great if the element is always visible though..

@barri1557
Copy link

I have the same issue, and also another one. I can't set the Ease propertie. Were you able to do so?

@mikoskinen
Copy link
Owner

Sorry for the long delay in getting back to you.

The component has a property called Once. It is by default set to false which is the same as in the underlying AOS.js library.

Does it help if you set it to true?

@wocar
Copy link

wocar commented Jul 31, 2020

im getting this issue when using server pre-rendering

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants