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
I've experiencing issue Error: Cannot have duplicate keys in a keyed each in the situation that the data for the search function will be update after user's interaction.
I've experiencing issue
Error: Cannot have duplicate keys in a keyed each
in the situation that the data for the search function will be update after user's interaction.Search function
Key attribute settings
Hotfix on SimpleAutoComplete.svelte
Not knowing the whole lifecycle of the
simple-svelte-autocomplete
, I've added the timestamp to avoid that as a temporary hot fix.The text was updated successfully, but these errors were encountered: