Skip to content

this.p5.curveVertex() does not exist in latest package (instance mode) #8046

@mheesakkers

Description

@mheesakkers

I'm using p5js in instance mode using the latest version (2.0.4) I came accross an error that this.p5.curveVertex() throws an error. I logged the p5 instance and saw that indeed the curveVertex method isn't there. When I switched back to an earlier version everything works as expected.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions