Open thomasmktong opened 9 years ago
Hi is it possible to use this directive together with some WYSIWYG editor controls?
e.g. https://github.com/TerryMooreII/angular-wysiwyg
Since these editors need to display layout, they use DIV instead of INPUTs.
Following is the error message I got:
show-errors element has no child input elements with a 'name' attribute and a 'form-control' class
Hi is it possible to use this directive together with some WYSIWYG editor controls?
e.g. https://github.com/TerryMooreII/angular-wysiwyg
Since these editors need to display layout, they use DIV instead of INPUTs.
Following is the error message I got:
show-errors element has no child input elements with a 'name' attribute and a 'form-control' class