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
Originally posted by adamtheapiguy January 23, 2024
Hey guys,
I get the below error in chrome sometime when I click on an item in the drop-down list of autoComplete , any ideas?
Error Text:
autoComplete.js:333 Uncaught TypeError: Cannot read properties of undefined (reading '1')
at feedback (autoComplete.js:333:28)
at select (autoComplete.js:413:5)
at click (autoComplete.js:422:7)
at HTMLUListElement.click$1 (autoComplete.js:508:11)
The text was updated successfully, but these errors were encountered:
Discussed in #422
Originally posted by adamtheapiguy January 23, 2024
Hey guys,
I get the below error in chrome sometime when I click on an item in the drop-down list of autoComplete , any ideas?
Error Text:
autoComplete.js:333 Uncaught TypeError: Cannot read properties of undefined (reading '1')
at feedback (autoComplete.js:333:28)
at select (autoComplete.js:413:5)
at click (autoComplete.js:422:7)
at HTMLUListElement.click$1 (autoComplete.js:508:11)
The text was updated successfully, but these errors were encountered: