Closed chinedufn closed 1 year ago
Fix textarea implicit keying
This commit adds a test and fix for a bug where we were using input element implicit keys for textarea elements.
input
textarea
Fix textarea implicit keying
This commit adds a test and fix for a bug where we were using
input
element implicit keys fortextarea
elements.