mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-02 15:25:26 +00:00
Space, the final frontier
This commit is contained in:
parent
d90d7160c8
commit
5bbc055073
@ -1721,7 +1721,7 @@ return (function () {
|
||||
}
|
||||
}
|
||||
|
||||
var eventDetail = {xhr: xhr, target: target, requestConfig:requestConfig};
|
||||
var eventDetail = {xhr: xhr, target: target, requestConfig: requestConfig};
|
||||
xhr.onload = function () {
|
||||
try {
|
||||
if (!triggerEvent(elt, 'htmx:beforeOnLoad', eventDetail)) return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user