Closed poisonborz closed 3 years ago
Yes, textarea is being treated as selfclose
tag.
Textarea is not selfclosing https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea (even if it would be, the result above is not selfclosing either)
Yeah, you are write. I will fix this.
Textarea renders erroneously - not that only it doesn't use the separate close tag as in input (as I think it should), but it also misses
/>
closing tag.Output:
<textarea id="input_3">