Skip to content

FormControl.patchValue should accept param T instead of Partial<T> #6

@peterreisz

Description

@peterreisz

The FormControl can represents represents primitives (string, number) and Partial<T> parameter messing up the typings.
Also in the angular the patchValue implementation it just calls setValue.

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