You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Otherwise you'd need to specify the source property in the context object you pass, referencing something that exists in the DOM and has hx-indicator on it.
For something slightly shorter than what you have, you can use htmx.addClass and htmx.removeClass:
Is it possible to specify the equivalent of
hx-indicator
from the JS APIajax()
?https://htmx.org/api/#ajax
The text was updated successfully, but these errors were encountered: