-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Expected Behavior
The model value has the unformatted field value, but on error handling the formatted value typed could be used in user feedbacks, i.e. 'O CPF '000.111.222-33' é inválido.'
Actual Behavior
Could not find the formatted value on formcontrol. I´ll have to use vanilla to format my customized error or use some sort of feature to recover ElementRef to get nativeValue, with this 'feature' it would not be required.
MarcosRibeiroJesus