Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to connect a wallet #22

Open
zainen opened this issue Aug 17, 2022 · 0 comments
Open

Unable to connect a wallet #22

zainen opened this issue Aug 17, 2022 · 0 comments

Comments

@zainen
Copy link

zainen commented Aug 17, 2022

the example in our site was working previously but has now stopped working.

Both TempleWallet and ThanosWallet now throw errors.

https://tezostaquito.io/docs/next/wallet_API#try-the-temple-wallet

I have tried with both Temple Wallet and ThanosWallet with no success.

image

Temple wallets error is the same just the name is TempleWalletError not ThanosWalletError.

i have also tried using the exact example in the README and it generates the same error.

Is there a breaking change that was introduced that we missed for 7.0.0?

we are currently using "@thanos-wallet/dapp": "^2.2.2",
and I have tried @temple-wallet/dapp: ^6.1.1 && ^7.0.0

all failures happen after instantiating the class and calling any methods of the class.

our live example can be seen here as well as the error that is reproducable: https://tezostaquito.io/docs/next/wallet_API#try-the-temple-wallet

if we are missing something please let me know!

any help would be appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant