JoelOtter / kajero

Interactive JavaScript notebooks with clever graphing
Other
1.87k stars 110 forks source link

When fetching from Gist, data sources not fetched #18

Closed JoelOtter closed 8 years ago

JoelOtter commented 8 years ago

I think this is because it does the componentDidMount before the initial fetch has finished. Perhaps make that fetch synchronous?