Skip to content

Type checking bug #384

@Mudloop

Description

@Mudloop

Image
Image

This feels like a bug :

Type 'PatchNode' is not assignable to 'PatchNode | undefined'

So it's complaining that a certainly-assigned thing can't be assigned to an attribute that also accepts undefined.
The other way around would make sense, but this seems wrong.

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