angular-bootstrap-show-errors icon indicating copy to clipboard operation
angular-bootstrap-show-errors copied to clipboard

Use with WYSIWYG editor?

Open thomasmktong opened this issue 10 years ago • 0 comments

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

thomasmktong avatar Sep 01 '15 10:09 thomasmktong