mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-02 15:25:26 +00:00
Update htmx.js
This commit is contained in:
parent
fc757b9aff
commit
94881490a5
@ -1569,7 +1569,7 @@ return (function () {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// include the element itself
|
// include the element itself
|
||||||
processInputValue(processed, values, errors, elt);
|
processInputValue(processed, values.element, errors, elt);
|
||||||
|
|
||||||
// include any explicit includes
|
// include any explicit includes
|
||||||
var includes = getClosestAttributeValue(elt, "hx-include");
|
var includes = getClosestAttributeValue(elt, "hx-include");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user