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

Each item unmounts and re-mounts when an item is deleted #207

Open
salhotra opened this issue Nov 30, 2020 · 1 comment
Open

Each item unmounts and re-mounts when an item is deleted #207

salhotra opened this issue Nov 30, 2020 · 1 comment

Comments

@salhotra
Copy link

#47 fixes the remounting of the entire list when an item is deleted.

But each individual item still unmounts and mounts again when an item is deleted.

This causes issues when animations are run on mount.

Please check out such an example:
repeater unmount issue

I'm sending a PR which fixes this issue.
repeater unmount fix

@keremcubuk
Copy link

keremcubuk commented Feb 5, 2021

Hello, I have same issue. @salhotra your pull-request fix this. Thank you so much 😃

@gitim @ZachMayry

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