Byteclaw/visage

[TextArea] - does not work with react-hook-form correctly

Closed this issue · 0 comments

I think we need to replace onChange and value with DOM events (these are necessary for autoresizing). Otherwise react-hook-form does not work correctly unless the TextArea is used as controlled component.