Skip to content

Creategraphics bug #1833

Closed
Closed
@aferriss

Description

@aferriss

Nature of issue?

  • Found a bug

Details about the bug:

Hi there! I'm getting this error when trying to call any function on a graphics object.

Uncaught TypeError: Cannot read property 'grid' of undefined

I think this is related to processing/p5.js#5000

Here's an example sketch showing the issue.

https://editor.p5js.org/aferriss/sketches/63Hly1qCD

I'm wondering if we can update the editor to use a newer p5 release where this issue has been resolved. I believe it was fixed here processing/p5.js#5003

  • Web browser and version: Chrome
  • Operating System: Mac OSX
  • Steps to reproduce this bug: Create a graphics object with createGraphics and call any of it's member functions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions