Hello everyone, while working on a Reactive form, I encountered an issue where the formControl accepts an empty string as a value and marks my form as valid. Why does this happen?
here is my SB code :- https://stackblitz.com/edit/stackblitz-starters-ypcywh?file=src%2Fmain.ts