Open raoulpicconi opened 1 year ago
The useAccount hook should update the wallet address in the application to reflect the switched account in Metamask.
useAccount
The useAccount hook doesn't update, keeping the initial Metamask account address.
This issue impacts the ability to manage multiple accounts within the application. Would appreciate any assistance or suggestions. Thank you.
Description:
Steps to Reproduce:
Expected Behavior:
The
useAccount
hook should update the wallet address in the application to reflect the switched account in Metamask.Current Behavior:
The
useAccount
hook doesn't update, keeping the initial Metamask account address.Environment:
This issue impacts the ability to manage multiple accounts within the application. Would appreciate any assistance or suggestions. Thank you.