We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
#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.