availity-reactstrap-validation icon indicating copy to clipboard operation
availity-reactstrap-validation copied to clipboard

Input on model explicitly required to edit to validate the regex

Open imdkbj opened this issue 4 years ago • 0 comments

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.

image

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.

imdkbj avatar Feb 08 '21 08:02 imdkbj