JSFiddle - React, Tailwind, and code Playground

by dfreedm

HTML

<pre>
Type some text, then delete it.
In the shadow dom of the input, a new textnode is created every time.
This text node is not cleaned up on delete.
</pre>

<input>