@gisce/react-ooui 1.5.8-rc.1 → 1.5.9-rc.0

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.
@@ -8579,7 +8579,7 @@ function Id({
8579
8579
  model: m,
8580
8580
  context: b.current.getContext()
8581
8581
  });
8582
- N && await (x == null ? void 0 : x(N));
8582
+ N && await (x == null ? void 0 : x([N]));
8583
8583
  } catch (N) {
8584
8584
  sn(JSON.stringify(N));
8585
8585
  } finally {