Focus Bug on Textarea
kevinfaveri opened this issue · 1 comments
kevinfaveri commented
Textarea auto focusing onMount, which is most of the time undesirable.
Solution for this is stopping using 'execCommand' for inserting data.
kevinfaveri commented
Fixed in version 5.4.1