Possible fix of appearing inline query
This commit is contained in:
parent
8e1a51fa59
commit
aac9d5bb6c
@ -93,6 +93,7 @@ export default class AutocompleteHelper extends EventListenerBase<{
|
||||
|
||||
this.addEventListener('hidden', () => {
|
||||
this.resetTarget = undefined;
|
||||
this.attach = undefined;
|
||||
this.detach = undefined;
|
||||
|
||||
list.innerHTML = '';
|
||||
|
Loading…
x
Reference in New Issue
Block a user