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
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
The text was updated successfully, but these errors were encountered:
asasem
changed the title
[Component name] [description of the issue]
[Autocomplete] [bug in element]
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
The text was updated successfully, but these errors were encountered: