Valentin
Results
1
comments of
Valentin
temporary fix for me was to modify the js as following : `(function () { /** @type {import("../htmx").HtmxInternalApi} */ var api; htmx.defineExtension('multi-swap', { init: function (apiRef) { api = apiRef;...