kevin
Results
1
comments of
kevin
hi, same issue here when using `flutter_form_builder: ^9.1.1`. I did a workaround where i removed the `autovalidateMode: AutovalidateMode.onUserInteraction` in `FormBuilder` and move it in each `FormBuilderTextField`.