Manan Tank
Manan Tank
Thanks @adamdbradley for quick reply. I tried to use the `globalFns` to fix this error, but it doesn't seem to work. https://c1btft.csb.app/ https://codesandbox.io/s/partytown-global-functions-fix-c1btft?file=/index.html:301-321 Am I using it wrong? ```javascript partytown...
Hi @tolgacesur Nope, still stuck here. `globalFns` not working for me. @adamdbradley Can you please provide an update here? I'm looking into a different strategy that supports global objects and...
@garethweaver Thanks for the update! Just to let you know that the original issue I mentioned in this issue is fixable, I actually created my own library (Proxytown) that works...
We are also facing the same issue and until this is resolved, we are forced to not use Swiper in our sites. Any updates on this? @nolimits4web ?
hey @TahaKhanAbdalli. I can confirm the issue. For now you can use `walletConnect` instead of `trustWallet` to connect the wallet as shown below: ```tsx import { ConnectWallet, useConnectionStatus, useCreateWalletInstance, useSetConnectedWallet,...
Hey @TahaKhanAbdalli - The error you mentioned is an issue in WalletConnect SDK, can you clear your storage and try again? Are you always seeing this error? Can you also...
Hi @TahaKhanAbdalli - I've already attached the code in [my comment ](https://github.com/thirdweb-dev/js/issues/2462#issuecomment-1994772860) to open the Wallet Connect Modal for connecting Trust wallet. You can also see it working as expected...
Hey @kennaku1 Can you try disabling the MetaMask extension and enabling it back and see if that fixes the issue for you?
Hey @kennaku1 - We are not able to replicate the issue. Can you specify which smart contract calls you are testing that is not working for you?
Doing a quick PR to get a dev version - need to test this properly