Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Mesh emits error when app.stage.interactive is true #10485

Closed
talhaozdemir opened this issue Apr 28, 2024 · 1 comment · Fixed by #10499
Closed

Bug: Mesh emits error when app.stage.interactive is true #10485

talhaozdemir opened this issue Apr 28, 2024 · 1 comment · Fixed by #10499
Assignees

Comments

@talhaozdemir
Copy link
Contributor

Current Behavior

When hovering over mesh, getting error about containsPoint function, this issue occurs when app.stage.interactive = true

Expected Behavior

It should't throw error when stage interactivity is true

Steps to Reproduce

  • Add a mesh
  • set app.stage.interactive = true
  • hover over the mesh

Environment

  • pixi.js version: 8.1.0*
  • Browser & Version: Chrome
  • Running Example: Playground Link

Possible Solution

No response

Additional Information

No response

@GoodBoyDigital
Copy link
Member

good catch! fixed and optimised for good measure :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants