Closed samajammin closed 2 years ago
This is caused by not uploading the tally file to ipfs. This loading spinner is fetching that file that doesn't exist.
In this test, I had uploaded it to ipfs but now it seems that no one is serving it anymore (I was the only one at that moment).
When running the web app locally (
yarn start:web
) w/ the test round Arbitrum One env variables, I'm seeing a loading spinner instead of the ClaimButton (no console errors):@pettinarip mind checking if you can replicate this? Not sure why this is occurring.