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
Expected Behavior
As mentioned in https://github.com/vega/lyra Readme, branch labelled lyra2019 should work. Actual Behavior
The branch doesn't work as expected. For instance, not able to drag and drop the data source on the canvas. Steps to reproduce behavior
Do a fresh checkout of repo
Switch to branch lyra2019
yarn install && yarn start
Open localhost:8080
Choose 'cars' as data source
Drag and drop any field on the canvas
You will encounter following issue:
The text was updated successfully, but these errors were encountered:
Expected Behavior
As mentioned in https://github.com/vega/lyra Readme, branch labelled lyra2019 should work.
Actual Behavior
The branch doesn't work as expected. For instance, not able to drag and drop the data source on the canvas.
Steps to reproduce behavior
The text was updated successfully, but these errors were encountered: