dcgtc / dgrants

Decentralized Grant platform that implements quadratic funding.
GNU Affero General Public License v3.0
84 stars 39 forks source link

Bug: My Grants page spins forever if visited when the user's wallet is not connected #565

Closed apbendi closed 2 years ago

apbendi commented 2 years ago

Make sure you don't have a wallet connected and navigate to /#/dgrants/my-grants. The loading spinner will stay forever. Instead, it should show the no grants created page, or something else appropriate.