@xuda.io/runtime-bundle 1.0.864 → 1.0.865

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.
@@ -34530,7 +34530,7 @@ func.UI.screen.render_ui_tree = async function (SESSION_ID, $container, nodeP, p
34530
34530
  $div.addClass('skeleton');
34531
34531
  observer_inViewport.observe($div[0]);
34532
34532
  };
34533
- await xu_viewport();
34533
+ await xu_viewport_old();
34534
34534
  } else {
34535
34535
  await iterate_child($div, nodeP, parent_infoP, $root_container);
34536
34536
  }