dcgtc / dgrants

Decentralized Grant platform that implements quadratic funding.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bug: "My Contributions" page gets stuck if you load it without a wallet connected

mds1 opened this issue · comments

If you navigate to the route added in #524 without a wallet connected, it spins forever. This could happen if someone reopens a browser or something. We should instead show a button that tells the user they need to connect their wallet to view this page

Update: this also seems to be happening in the production environment, at least at the moment. Current conditions might be related, i.e. the Round has not started and there are no contributions globally.

closed by #553