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.

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!
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.
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!