@absolutejs/absolute 0.19.0-beta.362 → 0.19.0-beta.364

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -10790,7 +10790,7 @@ var streamSwapRuntime = () => {
10790
10790
  pending[id] = html;
10791
10791
  return;
10792
10792
  }
10793
- node.outerHTML = html;
10793
+ node.innerHTML = html;
10794
10794
  delete pending[id];
10795
10795
  };
10796
10796
  const flush = () => {
@@ -11782,5 +11782,5 @@ export {
11782
11782
  DeferSlotComponent
11783
11783
  };
11784
11784
 
11785
- //# debugId=DD09A3D70BA7C71264756E2164756E21
11785
+ //# debugId=C4CBB6E07867853264756E2164756E21
11786
11786
  //# sourceMappingURL=index.js.map