Skip to content

Question: Why controls of rootFormGroup aren't available immediately upon instantiation? #217

@TeaTimeForever

Description

@TeaTimeForever

In the previous versions I could easily access Observable for each field using the following scheme (in the component constructor): formGroup.controls.myModelPropertyName.valueChanges. After the update to the latest version controls of the root group are just an empty object {} when I try to read them.

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