Skip to content

Submit Event not being triggered #281

@sabinayakc

Description

@sabinayakc

Angular 7 Submit Event not being triggered.

Hello,
I am working on a Angular 7 Project. I downloaded the Angular Demo code https://formio.github.io/angular-demo and ran it locally.

In the renderer.component.html I added the (submit) event and in the renderer.component.ts I added a method onSubmit($event). The (change) event gets triggered but the (submit) event doesn't after clicking on the Submit button. Its the same case for (invalid). See below image for the simple change I made to test this bug.

image

image

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