mirror of
https://github.com/xuthus83/pigallery2.git
synced 2025-01-14 14:43:17 +08:00
Fixing autocomplete panel closing
This commit is contained in:
parent
77363f208e
commit
514168e99d
@ -109,7 +109,6 @@ export class GallerySearchFieldComponent implements ControlValueAccessor, Valida
|
||||
}
|
||||
|
||||
public onFocusLost(): void {
|
||||
return;
|
||||
if (this.mouseOverAutoComplete === false) {
|
||||
this.autoCompleteRenders = [];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user