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

Chrome Uncaught TypeError: Cannot read properties of undefined (reading '1') #423

Open
adamtheapiguy opened this issue Jan 22, 2024 Discussed in #422 · 0 comments
Open

Comments

@adamtheapiguy
Copy link

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?

Screenshot 2024-01-23 at 5 33 21 am

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant