You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently migrated web3modal/ethers from v5.0.11 to v5.1.5. Seems like there were some method removed in the latest version. I was using modal.subscribeProvider(...) or modal.getWalletProvider() and these are removed from the latest version.
I am unable the find the details in the doc as well. The appkit documentation is not updated.
Please help me with how to get the walletprovider from the connected wallet in the appkit v5.1.5?
I was using 5.0.11 and it was throwing Third-party cookie will be blocked in future Chrome versions as part of Privacy Sandbox. (10000+ times). So i migrated to appkit 5.1.5 and ended up losing the access to subscribeProvider.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I recently migrated web3modal/ethers from v5.0.11 to v5.1.5. Seems like there were some method removed in the latest version. I was using modal.subscribeProvider(...) or modal.getWalletProvider() and these are removed from the latest version.
I am unable the find the details in the doc as well. The appkit documentation is not updated.
Please help me with how to get the walletprovider from the connected wallet in the appkit v5.1.5?
I was using 5.0.11 and it was throwing Third-party cookie will be blocked in future Chrome versions as part of Privacy Sandbox. (10000+ times). So i migrated to appkit 5.1.5 and ended up losing the access to subscribeProvider.
@enesozturk
Beta Was this translation helpful? Give feedback.
All reactions