Using web3auth-wagmi-connector, opening the modal sets wagmi's state to connecting, closing the modal doesn't reset state

  • SDK Version: 6.1.7
  • Platform: Web

When using web3auth-wagmi-connector and opening the modal, the connector will trigger the state to “connecting” but closing the modal manually doesn’t reset the state, leaving it as “connecting”.

Is this expected behaviour?

Thank you!

Edit: Can confirm the same behaviour is present in the demo examples:

Edit: The issue has been raised in Github.

2 Likes

This issue will be fixed with the v7 release.