diff --git a/web_interface/static/v3/js/htmx-config.js b/web_interface/static/v3/js/htmx-config.js index 3899ce35..8b9d6109 100644 --- a/web_interface/static/v3/js/htmx-config.js +++ b/web_interface/static/v3/js/htmx-config.js @@ -162,14 +162,35 @@ console.warn('HTMX swap error:', event.detail); }); - // Note: no custom htmx:afterSwap script re-execution here. - // htmx's own default config (allowScriptTags: true, on by - // default - confirmed in the vendored htmx.min.js) already - // clones and re-inserts