Availity / availity-reactstrap-validation

Easy to use React validation components compatible for reactstrap.
https://availity.github.io/availity-reactstrap-validation/
MIT License
191 stars 70 forks source link

on Firefox onValidSubmit is called if button has not type submit #234

Open AkshayJadhav09 opened 3 years ago

AkshayJadhav09 commented 3 years ago

If the button has not type submit then also the onVaildSubmit gets called is there any way to solve this issue, can we call onVaildSubmit in the function instead of AvForm props