How to use Plausible with htmx on client side? #6264
ribtoks
started this conversation in
Anything Else
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
htmx swaps content in many cases without triggering
hx-push-urlfor various reasons. There'shtmx:afterSwapevent, but it's a bit tricky to report the correct URL/event. Has anyone solved this?(I do know I can send custom events AND report it on server-side myself, but this question is only about client-side)
Beta Was this translation helpful? Give feedback.
All reactions