pb-sxp-ui 1.19.12 → 1.19.13

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/dist/index.cjs CHANGED
@@ -19264,7 +19264,7 @@ const SxpPageRender = ({ globalConfig, descStyle, containerHeight = window.inner
19264
19264
  };
19265
19265
  const height = React.useMemo(() => {
19266
19266
  return visibleHeight - minusHeight - tagHeight - getHeightWithSafeArea2();
19267
- }, [minusHeight, visibleHeight, tagHeight, getHeightWithSafeArea2]);
19267
+ }, [minusHeight, visibleHeight, tagHeight, getHeightWithSafeArea2, containerHeight]);
19268
19268
  const visList = React.useMemo(() => {
19269
19269
  var _a;
19270
19270
  const list = activeIndex === 0 && !waterFallData && !isEditor && !isDiyH5