diff --git a/src/app/modules/myinfo/myinfo.util.ts b/src/app/modules/myinfo/myinfo.util.ts index 93c53d73d2..473a852fa7 100644 --- a/src/app/modules/myinfo/myinfo.util.ts +++ b/src/app/modules/myinfo/myinfo.util.ts @@ -112,7 +112,6 @@ function hashChildrenFieldValues( // Hence we format it here if (subField === MyInfoChildAttributes.ChildDateOfBirth) { myInfoFormattedValue = formatMyinfoDate(value) - return } readOnlyHashPromises[ getMyInfoChildHashKey(field._id, subField, childIdx, childName)