Open
Description
Given the following:
<input type="checkbox" role="switch" hx-post="/enabled" hx-confirm="Are you sure you want to enable?">
If you click cancel on the confirm the checkbox still changes state, but no ajax request is triggered. Instead it should leave the checkbox unchecked (or checked, if it was initially checked) when the user cancels the confirm dialog.
Metadata
Metadata
Assignees
Labels
No labels