Closed UnconditionedLife closed 2 years ago
Because we have controlled forms, this is not a trivial feature. We will need to figure out how to do it via React Hook Forms API.
Added a hack that should do what we need. Might need to upgrade react-hook-form
to properly solve the issue of onChange value updates
Once age is calculated in edit forms (client/dependents) remove the age calculation post save in ClientsPage.