mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-28 21:41:40 +00:00
Update path-deps.js
This commit is contained in:
parent
d105d7bce7
commit
a8b7f0171b
@ -35,7 +35,7 @@
|
||||
}
|
||||
} else if (name === "htmx:refreshPath") {
|
||||
refreshPath(evt.path);
|
||||
} else if (name === "htmx:refreshElement") {
|
||||
} else if (name === "htmx:refresh") {
|
||||
var elt = evt.detail.elt;
|
||||
htmx.trigger(elt, "path-deps");
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user