- Issue created by @bserem
- @bserem opened merge request.
No results message template passes the message from the highlighter:
<div class="gjas-results-no-results--message">
{{ highlight_search(message, term) }}
</div>
which is not necessary, as there is nothing to highlight.
Trigger a search with no results, see that the help message is not displayed.
Display the message as is, without passing it from the highlighter.
Active
1.4
Code