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

[Vue 2] Dropdown with Lazy Loading throws "Duplicate keys detected" errors #7043

Closed
JaneSjs opened this issue Sep 28, 2023 · 0 comments · Fixed by #7074
Closed

[Vue 2] Dropdown with Lazy Loading throws "Duplicate keys detected" errors #7043

JaneSjs opened this issue Sep 28, 2023 · 0 comments · Fixed by #7074
Assignees
Labels
bug dropdownV2 user issue An issue or bug reported by users
Milestone

Comments

@JaneSjs
Copy link
Contributor

JaneSjs commented Sep 28, 2023

This issue was originally posted by a user in this comment.


A Dropdown with lazy loading throws multiple exceptions when using the search option and simply activating a dropdown.

[Vue warn]: Duplicate keys detected: 'CHN'. This may cause an update error.
[Vue warn]: Duplicate keys detected: 'CIV'. This may cause an update error.
[Vue warn]: Duplicate keys detected: 'CMR'. This may cause an update error.
[Vue warn]: Duplicate keys detected: 'COD'. This may cause an update error.
[Vue warn]: Duplicate keys detected: 'COG'. This may cause an update error.
[Vue warn]: Duplicate keys detected: 'COL'. This may cause an update error.
[Vue warn]: Duplicate keys detected: 'COM'. This may cause an update error.
[Vue warn]: Duplicate keys detected: 'CPV'. This may cause an update error.
2023-09-28_17-35-47.mp4

To reproduce the issue, run the Lazy Loding demo for Vue.
View CodeSandbox

@JaneSjs JaneSjs added bug user issue An issue or bug reported by users dropdownV2 labels Sep 28, 2023
@OlgaLarina OlgaLarina self-assigned this Sep 29, 2023
@JaneSjs JaneSjs changed the title Vue 2 (survey-vue) - Dropdown with Lazy loading throws the Vue 2 (survey-vue) - Dropdown with Lazy loading throws Duplicate keys detected errors Sep 29, 2023
OlgaLarina pushed a commit that referenced this issue Oct 4, 2023
@RomanTsukanov RomanTsukanov changed the title Vue 2 (survey-vue) - Dropdown with Lazy loading throws Duplicate keys detected errors [Vue 2] Dropdown with Lazy Loading throws "Duplicate keys detected" errors Oct 10, 2023
@OlgaLarina OlgaLarina added this to the v1.9.112 milestone Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug dropdownV2 user issue An issue or bug reported by users
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants