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: also pass identifier provider to key mapper for lazy data views #6688

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

sissbruecker
Copy link
Contributor

Previously only the generic and list data views would pass a custom identifier provider to the key mapper. This fixes lazy data view to do the same. Effectively, if there are duplicate items in the dropdown, this change will now show all of them as checked if one of them is selected.

Fixes vaadin/flow#19361

Copy link

sonarcloud bot commented Oct 2, 2024

@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Vaadin 24.5.0.beta5 and is also targeting the upcoming stable 24.5.0 version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants