You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
Description
When hover over a
ScenegraphLayer
the picking callbacks are not called; instead logs console errorPicked non-existent layer. Is picking buffer corrupt?
Flavors
Expected Behavior
onHover/onClick should be called with the object under the pointer
Steps to Reproduce
Run examples/website/scenegraph
Environment
Logs
Picked non-existent layer. Is picking buffer corrupt?
The text was updated successfully, but these errors were encountered: