mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-27 19:50:15 +03:00
clean results on query update
This commit is contained in:
parent
fa06ec611d
commit
db9eccc5d5
@ -21,6 +21,7 @@
|
|||||||
|
|
||||||
$: {
|
$: {
|
||||||
stopProcessing = true;
|
stopProcessing = true;
|
||||||
|
processedResults = [];
|
||||||
if ($searchTerm) {
|
if ($searchTerm) {
|
||||||
fetchResults($project?.id ?? '', $searchTerm);
|
fetchResults($project?.id ?? '', $searchTerm);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user