ngx-br icon indicating copy to clipboard operation
ngx-br copied to clipboard

Provide formated value for fields.

Open thiagolvlsantos opened this issue 6 years ago • 0 comments

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.

thiagolvlsantos avatar Jun 08 '18 15:06 thiagolvlsantos