You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
2023-09-28_17-35-47.mp4
To reproduce the issue, run the Lazy Loding demo for Vue.
View CodeSandbox
The text was updated successfully, but these errors were encountered: