liform-react
liform-react copied to clipboard
Textarea widget fails to render id from schema generated from liform-bundle
The id of the textarea and the for attribute on the label are renderered as field-undefined as they are not set in the schema. Seems a simple refactoring/typo error. Will submit a pull-request to fix.
Can create a simple demo case if the fix is not as simple as I think it is.
Ok I now see the code is different from the version on npm. Will try and see if it's fixed now.