@gisce/react-ooui 2.114.0 → 2.114.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
|
@@ -15979,8 +15979,8 @@ const qc = ({
|
|
|
15979
15979
|
I.current = ye, R(0), E(void 0), b === "paginated" && t.length > 0 && he().then(T);
|
|
15980
15980
|
}), De = Jt(he);
|
|
15981
15981
|
je(() => {
|
|
15982
|
-
b === "paginated" && t.length > 0
|
|
15983
|
-
}, [b]);
|
|
15982
|
+
b === "paginated" && (t.length > 0 ? De().then(T) : T([]));
|
|
15983
|
+
}, [b, t]);
|
|
15984
15984
|
const Ve = Q(() => b === "paginated" ? O : [], [b, O]), Ue = A(
|
|
15985
15985
|
async (ye) => {
|
|
15986
15986
|
if (!(s != null && s.field_parent))
|