final-form-calculate
final-form-calculate copied to clipboard
Final form calculate doesn't work with array fields for the initial calculation
Final-form-calculate doesn't work with fieldArray for the initial calculation on first load.
When field is updated by user then calculation gets correctly processed.
Tested Final-form-calculate on regular non-array fields and it correctly executes initial calculation on first load.
That said, I believe the issue is only for fieldArray.
Is there anyway to calculate initial values on a field array?