-
Notifications
You must be signed in to change notification settings - Fork 93
vis-academy examples do not seem to work with current version of deck.gl #69
Comments
@octopicorn Please run |
Your issue might be due to a breaking change introduced in the major release. Have you tried going through the changes before upgrading? |
This doesn't seem all too surprising. For me the interesting question is if someone is going to update the vis-academy source code any time soon? Best! |
Same issue here. Using React 6.2.3 |
An easy fix is to change the props variable name of viewpoint sent to the DeckGL. Such as |
Wondering if anyone will be fixing anything here ? P.S running yarn on root also fails. I was trying to build examples in kepler.gl folder
|
@varunpant The examples run on my end. What steps did you take? |
Steps to reproduce:
vis-academy
cd src/demos/2-scatterplot-overlay
yarn
yarn start
localhost:3030
that the scatterplot example is visiblepackage.json
, upgrade the following:these are latest versions
8. now run
yarn
and thenyarn start
Expected
Demo should still work, and render scatterplot
Actual
Scatteprlot does not render.
Error from console:
The text was updated successfully, but these errors were encountered: