mirror of
https://github.com/bitwarden/browser
synced 2026-01-28 15:23:53 +00:00
Pm 30608 defect the send page is not refreshed after removing the text in the search bar (#18421)
* PM-30608 resolved search bug * PM-30608 resolved x button click issue
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<bit-search
|
||||
[(ngModel)]="searchText"
|
||||
[placeholder]="'searchSends' | i18n"
|
||||
(input)="searchTextChanged()"
|
||||
(ngModelChange)="searchTextChanged()"
|
||||
appAutofocus
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user