Trying to update a comment section using HTMX, but the entire page reloads.
<div hx-post="/comment/add" hx-target="#comments"></div>
Trying to update a comment section using HTMX, but the entire page reloads.
<div hx-post="/comment/add" hx-target="#comments"></div>
To reply to a question, please log in.