SandDance
SandDance copied to clipboard
Sanddance-explorer 3D mode not working on deckgl ^8.3.7
Specs
Node: v12.20.1
React(-dom): v16.14.0
Machine: Tested on MacOS (Big Sur 11.1) and Linux (Fedora 29)
Description After following the instructions on the readme inside a fresh create-react-app, when switching to 3D mode the chart disappears and I get the following error in the console:
deck: error during drawing of CubeLayer({id: 'LAYER_CUBES'}) TypeError: Cannot read property 'length' of undefined
Fixing @deck.gl/core and @deck.gl/layers at 8.3.7 rather than ^8.3.7 seems to resolve the issue.
See also screenshot below:
Any update on this issue. I am also facing this issue.
@praveen5959 - which version are you wanting to use? Can you pin to 8.3.7 as a workaround?