angular-ui-form-validation icon indicating copy to clipboard operation
angular-ui-form-validation copied to clipboard

validation does not work on redactor / wysiwyg

Open papayaah opened this issue 10 years ago • 0 comments

i have this:

image

with these validation:

validation-field-required='true' validation-min-length='20'

but it is not being triggered at all.

and it works well when i don't convert it to redactor:

image

any ideas?

papayaah avatar Feb 23 '16 09:02 papayaah