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
When using the onChainWallet hook, on connect the ChainWalletContext is not getting updated. isWalletConnecting stays false, address stays undefined, isWalletConnected stays false and the qrURL for the mobile wallet is also not set. I noticed that this bug was introduced after version "@cosmos-kit/core": "2.8.5" and "@cosmos-kit/react-lite": "2.6.5"
The text was updated successfully, but these errors were encountered:
When using the onChainWallet hook, on connect the ChainWalletContext is not getting updated. isWalletConnecting stays false, address stays undefined, isWalletConnected stays false and the qrURL for the mobile wallet is also not set. I noticed that this bug was introduced after version "@cosmos-kit/core": "2.8.5" and "@cosmos-kit/react-lite": "2.6.5"
The text was updated successfully, but these errors were encountered: