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'm building search drop-downs, and encounter the error "Uncaught TypeError: Illegal invocation" when clicking in the list. The list's array - users - is generated dynamicaly from an API call response.
This is not a reproduction: please provide a link to the svelte repl or a sveltelab/stackblitz or a github repo with the actual problem reproduced (also the more minimal your reproduction the faster we can fix this problem).
Describe the bug
I'm building search drop-downs, and encounter the error "Uncaught TypeError: Illegal invocation" when clicking in the list. The list's array - users - is generated dynamicaly from an API call response.
Reproduction
Logs
System Info
Severity
annoyance
The text was updated successfully, but these errors were encountered: