SharedStake / SharedStake-ui

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

chore: migration from window.web3 to window.ethereum and a bug fix #163

Closed WJakub closed 11 months ago

WJakub commented 11 months ago

I wasn't able to replicate Firefox issue initially, so would be good if someone who experienced it could test again once this is merged in.

mystic-mango commented 11 months ago

Looks like we are still seeing errors in regards to windows.etherium here?

Console logs from landing page Chrome vs Firefox: https://pr-146.df86yn386iuh7.amplifyapp.com/

Chrome: Screenshot 2023-07-19 at 16 59 43

Firefox: Screenshot 2023-07-19 at 17 00 36

Console logs from stake page Chrome vs Firefox: https://pr-146.df86yn386iuh7.amplifyapp.com/stake Chrome: Screenshot 2023-07-19 at 17 02 25

Firefox: Screenshot 2023-07-19 at 17 01 45

mystic-mango commented 11 months ago

I will try resolve package issues soon, followed by debugging the wallet connections and adding some error states... hopefully this will clear up any errors