mol_jsx_lib 0.0.1418 → 0.0.1420

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.
package/web.mjs CHANGED
@@ -1189,6 +1189,7 @@ var $;
1189
1189
  }
1190
1190
  destructor() {
1191
1191
  super.destructor();
1192
+ $mol_wire_fiber.planning.delete(this);
1192
1193
  if (!$mol_owning_check(this, this.cache))
1193
1194
  return;
1194
1195
  try {