@regulaforensics/idv-gui 3.10.545-nightly → 3.10.547-nightly

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/main.js CHANGED
@@ -4047,6 +4047,8 @@ var Pa = ({ header: e, title: t, buttons: n, footer: r, questions: i, dataSource
4047
4047
  message: "No questions in the itemTypes field or itemTypes is not an array"
4048
4048
  })), null;
4049
4049
  let f = o ? sn(a.questions, o) : {}, p = F(null), { register: h, handleSubmit: g, formState: { errors: _ }, reset: v, watch: y, control: b } = fa({
4050
+ mode: "onSubmit",
4051
+ reValidateMode: "onSubmit",
4050
4052
  criteriaMode: "all",
4051
4053
  defaultValues: f
4052
4054
  });