Skip to content
New issue

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

FieldArray should have a beforeSubmit prop #157

Open
dan-diaz opened this issue Feb 8, 2021 · 1 comment
Open

FieldArray should have a beforeSubmit prop #157

dan-diaz opened this issue Feb 8, 2021 · 1 comment

Comments

@dan-diaz
Copy link

dan-diaz commented Feb 8, 2021

Are you submitting a bug report or a feature request?

Feature Request

What is the current behavior?

Field Arrays don't make use of "beforeSubmit" as regular Fields do.
Perhaps it was left out intentionally, but I would expect Field Arrays to accept most, if not all, of the same props as a regular Field.

What is the expected behavior?

Field Arrays would employ "beforeSubmit"

Sandbox Link

What's your environment?

Other information

I may try and resolve this myself one day but as stated above, I just don't know if there was a very good reason for leaving this out in the first place.

@yuanwei0525
Copy link

I put beforeSubmit to first Field of FieldArray

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants