We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
#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:
I'm sending a PR which fixes this issue.
The text was updated successfully, but these errors were encountered:
Hello, I have same issue. @salhotra your pull-request fix this. Thank you so much 😃
@gitim @ZachMayry
Sorry, something went wrong.
No branches or pull requests
#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:
I'm sending a PR which fixes this issue.
The text was updated successfully, but these errors were encountered: