Open acrdlph opened 5 years ago
So if you open the console you will see there is an error retrieving the data from the IPFS node. My best guess is that this is because we use the Infura node. Partly, this will be resolved when we have browser caching for all the economies but it may still be a problem.
We might want to run and IPFS node straight in the browser, since this is possible to do. I have no clue what the overhead of doing that is but I think it might be the right tradeoff. Editing the suggest resolution to say this.
What's wrong?
Some economies consistently do not show up in the bubble chart. Well, actually, maybe it's only mine!! 😢 It still exists but I can not see a corresponding bubble.
Suggested resolution
1) Instead of using the remote Infura node, run an IPFS node in the browser. 2) no idea