We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
Is there anyway to calculate initial values on a field array?
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: