How to use textarea ngModel and default value?

I am new in ionic and have a problem with textarea. This is my code:

The problem is that the value is not showing inside textarea. It’s show only if i remove the [(ngModel)]. I need help for this thanks a lot

remove the value attribute