Simplify by always storing the textarea value in the .value
attribu…
#121
Annotations
8 errors
Tests
Property 'tagName' does not exist on type 'ParentNode'.
|
Tests
'n.parentNode' is possibly 'null'.
|
Tests
Property 'tagName' does not exist on type 'ParentNode'.
|
Tests
Argument of type 'ParentNode | null' is not assignable to parameter of type 'HTMLTextAreaElement'.
|
Tests
Property 'tagName' does not exist on type 'Node'.
|
Tests
Argument of type 'Node' is not assignable to parameter of type 'HTMLTextAreaElement'.
|
Tests
Property 'replaceChildren' does not exist on type 'Element | RRElement'.
|
Tests
Process completed with exit code 1.
|