Hi,
When using this component in combination with reactive forms, if the value of my field is null, the string null is shown to the user.
-
Have a reactive form and set the value as null:

-
Use in a textarea element:

-
IE shows null:

Only on IE browser
Example
https://stackblitz.com/edit/angular-9op1yr
Hi,
When using this component in combination with reactive forms, if the value of my field is null, the string null is shown to the user.
Have a reactive form and set the value as null:

Use in a textarea element:

IE shows null:

Only on IE browser
Example
https://stackblitz.com/edit/angular-9op1yr