web3modal icon indicating copy to clipboard operation
web3modal copied to clipboard

[bug] Reown appkit modal handle change function doesnt work

Open Labs72 opened this issue 6 months ago • 2 comments

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

[email protected]

Labs72 avatar Jun 13 '25 17:06 Labs72

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?

Sam-Newman avatar Jun 17 '25 08:06 Sam-Newman

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

rtomas avatar Jun 20 '25 02:06 rtomas