Skip to content

[WIP] Fix keyed reconciliation#712

Open
glennsl wants to merge 1 commit intorevery-ui:masterfrom
glennsl:bugfix/reconciliation/keys
Open

[WIP] Fix keyed reconciliation#712
glennsl wants to merge 1 commit intorevery-ui:masterfrom
glennsl:bugfix/reconciliation/keys

Conversation

@glennsl
Copy link
Member

@glennsl glennsl commented Jan 13, 2020

So far I've just added an example that reproduces the problem: A list of keyed elements is completely re-rendered even if only one of the elements change.

I'm not sure how to go about actually fixing it though. It never tries to move any element, so implementing that wouldn't seem to fix it, and I can't see what else is missing. Any hints on what might be wrong here @wokalski?

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

Successfully merging this pull request may close these issues.

1 participant

Comments