mdbootstrap / TW-Elements

𝙃π™ͺπ™œπ™š collection of Tailwind MIT licensed (free) components, sections and templates 😎

Home Page:https://tw-elements.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Autocomplete] [bug in element]

asasem opened this issue Β· comments

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

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