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

[Autocomplete] [bug in element] #2293

Open
asasem opened this issue Jan 25, 2024 · 1 comment
Open

[Autocomplete] [bug in element] #2293

asasem opened this issue Jan 25, 2024 · 1 comment

Comments

@asasem
Copy link

asasem commented Jan 25, 2024

in Autocomplete Async component
when I click on the No results found field

then an error appears in the console

manipulator.js:108 Uncaught TypeError: Cannot read properties of null (reading 'getAttribute')
at Object.getDataAttribute (manipulator.js:108:7)
at _id._handleItemsClick (index.js:643:9)
at HTMLUListElement.e (event-handler.js:137:1)

is it possible to fix it?

In the example on the site the error is also @present
2024-01-25_13-21-01

2024-01-25_13-34-17

@asasem asasem changed the title [Component name] [description of the issue] [Autocomplete] [bug in element] Jan 25, 2024
@iprzybysz
Copy link
Contributor

Hi @asasem, thanks for reporting this bug. I've added it to our repository. We'll fix it as soon as possible.

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

2 participants