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.js CHANGED
@@ -19242,7 +19242,7 @@ const SxpPageRender = ({ globalConfig, descStyle, containerHeight = window.inner
19242
19242
  };
19243
19243
  const height = useMemo(() => {
19244
19244
  return visibleHeight - minusHeight - tagHeight - getHeightWithSafeArea2();
19245
- }, [minusHeight, visibleHeight, tagHeight, getHeightWithSafeArea2]);
19245
+ }, [minusHeight, visibleHeight, tagHeight, getHeightWithSafeArea2, containerHeight]);
19246
19246
  const visList = useMemo(() => {
19247
19247
  var _a;
19248
19248
  const list = activeIndex === 0 && !waterFallData && !isEditor && !isDiyH5