Skip to content
This repository was archived by the owner on Jan 5, 2022. It is now read-only.
This repository was archived by the owner on Jan 5, 2022. It is now read-only.

Error message not showing when compiling with Ivy angular 9 #95

@giriprashaad

Description

@giriprashaad

<div class="form-group"><div><input class="form-control"/></div></div>

doesnt show the error message after Angular upgrade to 9.

However <div class="form-group"><input class="form-control"/></div> does work.

This issue happens To be more specific, if

"angularCompilerOptions": {
"enableIvy": true,
}
turning off Ivy compiler shows the error messages correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions