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

fix(VirtualList): stabilize children keys in virtual list #4945

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

eternalsky
Copy link
Contributor

@eternalsky eternalsky commented Sep 20, 2024

Children.toArray will change the key of child, see https://react.dev/reference/react/Children#children-toarray for details
close #4942

@eternalsky eternalsky merged commit f3d1d81 into master Sep 20, 2024
3 of 4 checks passed
@eternalsky eternalsky deleted the fix/issue-4942 branch September 20, 2024 08:56
@eternalsky eternalsky restored the fix/issue-4942 branch September 20, 2024 08:56
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.

[Select]Select开启useVirtual后value返回值不正确
1 participant