My input inside a form in Angular is not showing it's default value
I have a form in which I would like to have a default value inside one of the input, that default value being the user’s display name, however, it’s not showing, and even "hi" is not shown when added as the default value of the input, I’m not sure what it is I should do… Read More My input inside a form in Angular is not showing it's default value