Skip to content

Commit fd613cb

Browse files
Prevent search on every page visit (#1410)
1 parent 948a1cb commit fd613cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pgml-dashboard/templates/components/search_modal.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</div>
99
</div>
1010
<div class="modal-body">
11-
<turbo-frame id="search-results" src="/search?query=" data-search-target="searchFrame">
11+
<turbo-frame id="search-results" src="/search?query=" data-search-target="searchFrame" loading="lazy">
1212
</turbo-frame>
1313
</div>
1414
</div>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy