liform-react icon indicating copy to clipboard operation
liform-react copied to clipboard

Textarea widget fails to render id from schema generated from liform-bundle

Open tapetersen opened this issue 7 years ago • 1 comments

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.

tapetersen avatar Apr 12 '18 15:04 tapetersen

Ok I now see the code is different from the version on npm. Will try and see if it's fixed now.

tapetersen avatar Apr 12 '18 15:04 tapetersen