@gisce/react-ooui 2.114.0-alpha.3 → 2.115.0-alpha.1
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/react-ooui.es.js
CHANGED
|
@@ -16075,8 +16075,8 @@ const dd = ({
|
|
|
16075
16075
|
I.current = be, A(0), O(void 0), b === "paginated" && e.length > 0 && J().then(T);
|
|
16076
16076
|
}), _e = Xt(J);
|
|
16077
16077
|
Ue(() => {
|
|
16078
|
-
b === "paginated" && e.length > 0
|
|
16079
|
-
}, [b]);
|
|
16078
|
+
b === "paginated" && (e.length > 0 ? _e().then(T) : T([]));
|
|
16079
|
+
}, [b, e]);
|
|
16080
16080
|
const Be = te(() => b === "paginated" ? k : [], [b, k]), We = F(
|
|
16081
16081
|
async (be) => {
|
|
16082
16082
|
if (!(s != null && s.field_parent))
|