Skip to content

schemaFormValidate event doesn't trigger past v0.8.2 #828

Closed
@VladVM

Description

@VladVM

Problem/question

I am trying to use schemaFormValidate event to make all the form fields validate on external event. After a few hours of digging into my code I've copied a libraries from plunker sample I seen before, and to my surprise I worked. I figured that the behavior changed somewhere after 0.8.2, but I was not able to find any mention on that in the documentation.

Expected behaviour

I expected comment field to notify on validation failure when I click on xxxxx text and schemaFormValidate event is broatcast.

Actual behaviour

In latest version, no indication is happening. in version 0.8.2 it works as expected.

Gist/Plunker/Demo

Example I created for stack overflow question based on v 0.8.2

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions