@gisce/react-ooui 2.2.0-rc.7 → 2.2.1-rc.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
|
@@ -2577,12 +2577,13 @@ function Aa(e, t) {
|
|
|
2577
2577
|
}) => {
|
|
2578
2578
|
let Q = {}, ee = !1;
|
|
2579
2579
|
if (ie()) {
|
|
2580
|
-
Q = (await N.getHandler().readObjects({
|
|
2580
|
+
if (Q = (await N.getHandler().readObjects({
|
|
2581
2581
|
model: n,
|
|
2582
2582
|
ids: [ie()],
|
|
2583
2583
|
fields: L,
|
|
2584
2584
|
context: v
|
|
2585
|
-
}))[0]
|
|
2585
|
+
}))[0], y)
|
|
2586
|
+
return { values: Q, defaultGetCalled: ee };
|
|
2586
2587
|
const ve = await N.getHandler().search({
|
|
2587
2588
|
params: [
|
|
2588
2589
|
["res_model", "=", n],
|