impaktapps-ui-builder 0.0.101-alpha.62 → 0.0.101-alpha.63

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.
@@ -9754,6 +9754,7 @@ var event = (store2, dynamicData2, submitHandler, service2, functionsName) => {
9754
9754
  });
9755
9755
  });
9756
9756
  }
9757
+ console.log("pathArray>>", pathArray);
9757
9758
  schema2.properties.pageName.path = pathArray;
9758
9759
  return schema2;
9759
9760
  },