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

animatedOut not working #67

Open
melvinchia3636 opened this issue Jul 28, 2021 · 0 comments
Open

animatedOut not working #67

melvinchia3636 opened this issue Jul 28, 2021 · 0 comments

Comments

@melvinchia3636
Copy link

<ScrollAnimation animateOut="animate__flipOutY" animateIn="animate__flipInY" scrollableParentSelector='#root' duration={5} >
    <h1>Some Text</h1>
</ScrollAnimation>

When I scroll the text out of the viewport, the state of the component doesn't change!
Why is that happening?

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

1 participant