Haider Soni

Results 3 comments of Haider Soni

I am encountering the same issue. In Chrome it clears the invalid input but in Mozilla it does not clear the invalid input that is a non-number character in the...

https://codesandbox.io/p/sandbox/react-select-number-input-issue-forked-rqxhvc?file=%2Fexample.tsx%3A12%2C48 Here I have implemented the validation algorithm that checks the input value.

TFieldName is extracting the names of the touched fields as string but somehow TS is not able to index touchedFields in the form.