mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Search issues when requesting app
This commit is contained in:
parent
dad8f955d4
commit
a2c29bc549
3 changed files with 18 additions and 3 deletions
|
|
@ -230,6 +230,8 @@ export default {
|
|||
// Snap results scroll position back to top
|
||||
this.$refs['search-container'].scrollTop = 0
|
||||
|
||||
this.$emit('update:query', rawQuery)
|
||||
|
||||
|
||||
// If our query is empty
|
||||
// then bail
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue