Build
This commit is contained in:
parent
94f01ef560
commit
08cd148f2e
@ -80,6 +80,8 @@ export default class AutocompleteHelper extends EventListenerBase<{
|
|||||||
|
|
||||||
this.addEventListener('hidden', () => {
|
this.addEventListener('hidden', () => {
|
||||||
this.resetTarget = undefined;
|
this.resetTarget = undefined;
|
||||||
|
this.detach = undefined;
|
||||||
|
|
||||||
list.innerHTML = '';
|
list.innerHTML = '';
|
||||||
detach();
|
detach();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user