web3modal
web3modal copied to clipboard
[bug] Reown appkit modal handle change function doesnt work
Link to minimal reproducible example
https://github.com/Labs72/reown-appkit-modal/blob/main/src/main.js
Steps to Reproduce
the handle change function doesnt pick up the moment the wallet is connected no matter how many times its tried
Summary
the function is supposed to pick up when the wallet is connected
List of related npm package versions
ethers v5 and ethers v6 along with reown appkit
Node.js Version
22.11.0
Package Manager
Hi! Thanks for raising this - please can you provide more detailed reproduction steps and a screen recording of your issue so we can prioritise this correctly?
You can check our examples in order to make it work : https://github.com/reown-com/appkit-web-examples/blob/main/javascript/javascript-wagmi/src/utils/suscribers.js
Thanks