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

Animate single grid item #16

Open
berrtech opened this issue Aug 19, 2016 · 1 comment
Open

Animate single grid item #16

berrtech opened this issue Aug 19, 2016 · 1 comment

Comments

@berrtech
Copy link

If there is only one item in the grid, exit animation doesn't work because grid instantly unmounts (I am talking about SpringGrid). Same for entering animation, SpringGrid doesn't exist when first item enters.

I wonder if i'm doing something wrong, but it looks like a bug to me. Also, great work on this component!

@MikeTayler
Copy link

MikeTayler commented Jan 24, 2017

@dantrain I'm having a similar issue. Where updating state causes the whole app to re-render so the enter and exit animations don't work. As soon as I remove stone-cutter the issue goes away ie updating state only re-renders the components that need it.

Maybe I'm doing something wrong too?

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

2 participants