Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #598 from threshold-network/wallet-connection-aler…
…t-fix Fix WalletConnection alert There was a bug that caused the walletconnection alert to not show up the second time if the error message stays the same. This PR fixes that. To see if it works you can: 1. Click "Connect Wallet" 2. Choose "WalletConnect" 3. Close the WalletConnect modal with `X` button 4. The "Connection request reset. Please try again" alert should appear in the top right corner. 5. Close the alert 6. Repeat steps 1-3 7. The "Connection request reset. Please try again" alert should appear again
- Loading branch information