@adyen/kyc-components 2.29.3 → 2.29.4

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.
@@ -15924,9 +15924,7 @@ function IdentityNumberComponent(props) {
15924
15924
  }
15925
15925
  }, [propErrors]);
15926
15926
  useEffect(() => {
15927
- if (data.idNumber || idNumberType) {
15928
- triggerValidation(["idNumber"]);
15929
- }
15927
+ triggerValidation(["idNumber"]);
15930
15928
  }, [country2, idNumberType]);
15931
15929
  useEffect(() => {
15932
15930
  const dataHasChanged = !objectsDeepEqual(data, formData);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adyen/kyc-components",
3
- "version": "2.29.3",
3
+ "version": "2.29.4",
4
4
  "description": "",
5
5
  "license": "MIT",
6
6
  "files": [