availity-reactstrap-validation
availity-reactstrap-validation copied to clipboard
Input on model explicitly required to edit to validate the regex
Hi,
As subjected, when values loaded to fields on model, it compulsory required to edit the value in input fields so that regex validation can be passed.
In the below pic, Invalid submit value what are showing if directly click to submit the form where as Valid submit is edit with same values.

Seems are some error with text and number issue, as no error with price as it's passed as string.
Is this my side issue or library.