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] v9.0 ScenegraphLayer picking is not working #8751

Closed
7 tasks
Pessimistress opened this issue Apr 4, 2024 · 1 comment
Closed
7 tasks

[Bug] v9.0 ScenegraphLayer picking is not working #8751

Pessimistress opened this issue Apr 4, 2024 · 1 comment
Labels

Comments

@Pessimistress
Copy link
Collaborator

Description

When hover over a ScenegraphLayer the picking callbacks are not called; instead logs console error Picked non-existent layer. Is picking buffer corrupt?

Flavors

  • Script tag
  • React
  • Python/Jupyter notebook
  • MapboxOverlay
  • GoogleMapsOverlay
  • CartoLayer
  • ArcGIS

Expected Behavior

onHover/onClick should be called with the object under the pointer

Steps to Reproduce

Run examples/website/scenegraph

Environment

  • Framework version: 9.0.4
  • Browser: Chrome 122
  • OS: MacOS 12.6.3

Logs

Picked non-existent layer. Is picking buffer corrupt?

@Pessimistress
Copy link
Collaborator Author

Fixed in v9.0.5

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

No branches or pull requests

1 participant