qri-io / 2017-frontend

qri electron & web frontend
https://qri.io
MIT License
23 stars 7 forks source link

bug(editor): changing from the json and csv body in structure errors #423

Closed ramfox closed 5 years ago

ramfox commented 5 years ago

This only occurs if you make a change in the json before switching back to csv.

Changing the json sends back a stringified version of the body to the state tree. When you change from json to csv, the string version of the body gets passed to HotTable, and errors.