@gisce/react-ooui 2.92.1 → 2.92.2

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.
@@ -15838,7 +15838,8 @@ Please, make sure the view ids on the fields_view_get responses are the same as
15838
15838
  ot = (ze = await V.getHandler().readObjects({
15839
15839
  model: r,
15840
15840
  ids: [Ie],
15841
- context: o
15841
+ context: o,
15842
+ fieldsToRetrieve: ["id"]
15842
15843
  })) == null ? void 0 : ze[0];
15843
15844
  } catch {
15844
15845
  }