|
When using |
Answered by
gapop
Jun 2, 2022
Replies: 1 comment 1 reply
|
In case someone else needs this: pass the |
1 reply
Answer selected by
Renerick
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In case someone else needs this: pass the
handlercallback in thecontextparameter of the.ajax()method. This callback should take a parameter, let’s call itresponse, and look forresponse['htmx-internal-data'].xhr.status.