@steedos-widgets/amis-lib 6.10.1-beta.61 → 6.10.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/index.esm.js CHANGED
@@ -7098,6 +7098,10 @@ const getSchema$3 = (uiSchema)=>{
7098
7098
  },
7099
7099
  "actionType": "ajax"
7100
7100
  },
7101
+ {
7102
+ "actionType": "custom",
7103
+ "script": "if(event.data.responseResult.responseStatus === 2){event.preventDefault();event.stopPropagation()}"
7104
+ },
7101
7105
  {
7102
7106
  "actionType": "broadcast",
7103
7107
  "args": {