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 f00c491 commit 09aac88Copy full SHA for 09aac88
templates/repo/user_cards.tmpl
@@ -8,7 +8,7 @@ At the moment, no JS initialization would re-trigger (fortunately there is no JS
8
<div class="user-cards"
9
hx-trigger="refreshUserCards from:body"
10
hx-indicator=".no-loading-indicator"
11
- hx-get="{{$.Link}}"
+ hx-get="{{$.CurrentURL}}"
12
hx-swap="outerHTML" hx-select=".user-cards"
13
>
14
{{if .CardsTitle}}
0 commit comments