Skip to content

TypeError: Cannot read properties of undefined (reading 'x') #200

Open
@Stevenbdl

Description

@Stevenbdl

Line issue:
endX = this.endNode.x,
Line where is issue

My solution:
endX = this.endNode?.x, endY = this.endNode?.y
For more details

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