Replies: 1 comment
-
|
it's a bug - thanks for the reproduction createTsForm shouldn't be called within a component, should be at the top level |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have this mapping:
Here's the
InputGroupcomponent:Here's the
Textareacomponent:But it render the

InputGroupelement, not theTextareaelementHow is it possible, and why? am I missing something?
Beta Was this translation helpful? Give feedback.
All reactions