Proof-Of-Humanity / proof-of-humanity-web

The Proof Of Humanity web application.
https://app.proofofhumanity.id
MIT License
82 stars 40 forks source link

Registration Form keeps loading #171

Closed MatayoshiMariano closed 3 years ago

MatayoshiMariano commented 3 years ago

Describe the Bug After linking my cypto.com wallet with WalletConnect to the proofofhumanity app i fill out my profile an click Submit. The submit button keeps on loading and nothing happen

Am i missing something?

Screenshots Screenshot from 2021-03-30 12-16-46

GuilleMM80 commented 3 years ago

Same happen to me.

MatayoshiMariano commented 3 years ago

@mtsalenc now the only available wallet is autherum which is disabled for new users, how hard is to fix WalletConnect integration?

eccentricexit commented 3 years ago

It doesn't look like its an issue on our side, but on a library we use. We are still trying to get it to work. ~Will have an answer by tomorrow.~ Can confirm this is not an issue on our side (so we can't "just" fix it), leaving this open until a solution is found.

In the meantime, the other option is to use metamask (which will only show if you have the extension)

bmiller59 commented 3 years ago

@mtsalenc I often keep my metamask disabled. Would be nice to know it was an option for the site even if it is not actively enabled. Thank you.

eccentricexit commented 3 years ago

Users were getting stuck with the connection because web3modal + walletconnect would keep a cached version of the connection. On #392 we reset the connection so this should no longer be a problem.