impaktapps-ui-builder 1.0.109 → 1.0.110
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.
|
@@ -10496,7 +10496,7 @@ var service = (funcParams) => {
|
|
|
10496
10496
|
(_c = eventGroups == null ? void 0 : eventGroups[eventType]) == null ? void 0 : _c[path].map((eventConfig) => {
|
|
10497
10497
|
executeEventsParameters.store.functionParameters = functionParameters;
|
|
10498
10498
|
if (eventConfig.Handler === "refresh") {
|
|
10499
|
-
|
|
10499
|
+
executeRefreshHandler({
|
|
10500
10500
|
...executeEventsParameters,
|
|
10501
10501
|
config: eventConfig,
|
|
10502
10502
|
componentName: path,
|