Skip to content

Avoid having comments partial load twise.#4893

Merged
frjo merged 1 commit into
mainfrom
fix/htmx-double-triggers
Jun 24, 2026
Merged

Avoid having comments partial load twise.#4893
frjo merged 1 commit into
mainfrom
fix/htmx-double-triggers

Conversation

@frjo

@frjo frjo commented Jun 24, 2026

Copy link
Copy Markdown
Member

Comments partial had hx-trigger="load, intersect once". This PR removes , intersect once.

Looks like , intersect once was a leftover that we missed to remove at some point. It causes the comment partial to load twice on each page load for no reason.

@frjo frjo added Type: Enhancement This is an improvement of an existing thing (not a new thing, which would be a feature). Type: Patch Mini change, used in release drafter labels Jun 24, 2026
@frjo frjo merged commit 4e9275b into main Jun 24, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Enhancement This is an improvement of an existing thing (not a new thing, which would be a feature). Type: Patch Mini change, used in release drafter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant