@gisce/react-ooui 2.102.0 → 2.102.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
|
@@ -5855,7 +5855,9 @@ const hr = ({
|
|
|
5855
5855
|
const m = await l({
|
|
5856
5856
|
model: e,
|
|
5857
5857
|
domain: n,
|
|
5858
|
-
aggregateFields: f
|
|
5858
|
+
aggregateFields: f,
|
|
5859
|
+
context: { active_test: !1 }
|
|
5860
|
+
// See: https://github.com/gisce/webclient/issues/2549
|
|
5859
5861
|
});
|
|
5860
5862
|
let g;
|
|
5861
5863
|
Object.entries(m).forEach((h) => {
|