Skip to content

[p5.js 2.0 Bug Report]: Duplicate detection logic error #8050

@Iron-56

Description

@Iron-56

Most appropriate sub-area of p5.js?

  • Accessibility
  • Color
  • Core/Environment/Rendering
  • Data
  • DOM
  • Events
  • Image
  • IO
  • Math
  • Typography
  • Utilities
  • WebGL
  • Build process
  • Unit testing
  • Internationalization
  • Friendly errors
  • Other (specify if possible)

p5.js version

v2.0.4

Web browser and version

Any

Operating system

Any

Steps to reproduce this

Description

The condition this.ingredients.shapes[f] !== [include] was comparing an existing array with a new array literal in the text output accessibility.

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