We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 948a1cb commit fd613cbCopy full SHA for fd613cb
pgml-dashboard/templates/components/search_modal.html
@@ -8,7 +8,7 @@
8
</div>
9
10
<div class="modal-body">
11
- <turbo-frame id="search-results" src="/search?query=" data-search-target="searchFrame">
+ <turbo-frame id="search-results" src="/search?query=" data-search-target="searchFrame" loading="lazy">
12
</turbo-frame>
13
14
0 commit comments