mirror of
https://github.com/bpatrik/pigallery2.git
synced 2024-12-10 11:10:35 +02: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…
Reference in New Issue
Block a user