bietkul / react-reactive-form

Angular like reactive forms in React.
MIT License
309 stars 32 forks source link

Validators.required value with only whitespace #82

Closed arthurhamon closed 1 year ago

arthurhamon commented 2 years ago

A control value with only whitespace should be considered empty. Add a trim on the function that check for empty values.

arthurhamon commented 2 years ago

Request accepted :)

arthurhamon commented 2 years ago

Can you merge it and create a new release ?

arthurhamon commented 2 years ago

Hello @bietkul can we merge it ?