ngx-schema-form icon indicating copy to clipboard operation
ngx-schema-form copied to clipboard

using sf-form-element

Open Manur16 opened this issue 8 years ago • 0 comments

Hi

I tried using sf-form-element as shown below

{{fieldset.title}}

But it throws an error saying "Cannot read property 'getProperty' of undefined". Can you please let me know whats wrong in the above code.

I followed Angular2-schema-form-demo.

Should i use it only in custom widget component? or can it be used in any component?

Manur16 avatar Nov 29 '17 12:11 Manur16