Skip to content

ControlGroup errors doesn't contain errors of its controls (Dart) #6504

@zoechi

Description

@zoechi

From the codedoc of ControlGroup

  • A ControlGroup aggregates the values and errors of each [Control] in the group.

but even when controls in controls have errors and the status of ControlGroup is "INVALID" errors in ControlGroup is null

Code at https://github.com/bwu-dart-playground/dart_playground/blob/master/angular2/bug_reports/issue6504_controlgroup_errors_null/lib/app_element.dart

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