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:

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