I have a text view which has a hint, when I start typing, the hint disappears (as it should) and I type like normal text. But when I send the message (is a chat app) and set the ngModel var back to "" again, the hint now becomes editable text and I start typing in gray color like hint.
Here's the problem:

Reactions are currently unavailable
I have a text view which has a hint, when I start typing, the hint disappears (as it should) and I type like normal text. But when I send the message (is a chat app) and set the ngModel var back to "" again, the hint now becomes editable text and I start typing in gray color like hint.
Here's the problem: