I thought I'd be able to do it by chaining `.then(...
# htmx-general
e
I thought I'd be able to do it by chaining
.then()
, but it seems no data gets passed to that callback. Same for
catch()
.