Skip to content

ng-required option with ng-model is not working correctly #215

@tajinderjit13

Description

@tajinderjit13

When using ng-required or required attribute on textarea the modelValue is set to undefined. This is happening mainly because the $isEmpty function is always returning true.
https://github.com/froala/angular-froala/blob/master/src/angular-froala.js#L97

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions