fix pasting in search bar after page load showing no results
This commit is contained in:
@@ -72,7 +72,6 @@
|
||||
public isSearching = false;
|
||||
public searchHasMatches = false;
|
||||
|
||||
|
||||
public async mounted() {
|
||||
const state = await this.getCurrentStateAsync();
|
||||
this.repositoryUrl = state.app.repositoryUrl;
|
||||
|
||||
Reference in New Issue
Block a user