SharedStake / SharedStake-ui

SharedStake User Interface using vue.js
https://www.sharedstake.org/
GNU General Public License v3.0
16 stars 16 forks source link

Bug: Refreshing the page requires you to click Connect Wallet #167

Closed WJakub closed 1 year ago

WJakub commented 1 year ago

Once connected, after a page reload the button shows Connect Wallet.

Clicking it again auto-connects (since site is already allowed).

The connection should be auto-detected on page load so the users don't need to click it every time.