Skip to content

Correct input to field, after incorrect input, never adjusts help block text #343

Closed
@TheMarksman

Description

@TheMarksman

From my understanding, this line: https://github.com/Textalk/angular-schema-form/blob/development/src/directives/message.js#L20

should be if (valid && !scope.hasError()) {.

As it stands, correct input never changes the help-block text back to the set description or the empty string.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions