Fix plugin URLs, display, redirects (#619)

* Fix plugin URLs, display, redirects

* Fix user profile + some redirects not working
This commit is contained in:
Geometrically
2022-08-20 11:08:21 -07:00
committed by GitHub
parent 7c166d85e1
commit 20c4f0dc10
7 changed files with 102 additions and 31 deletions

View File

@@ -317,6 +317,7 @@
:client-side="result.client_side"
:server-side="result.server_side"
:categories="result.display_categories"
:search="true"
/>
<div v-if="results && results.length === 0" class="no-results">
<p>No results found for your query!</p>