multiversx / mx-sdk-dapp

A library that holds the core functional logic of a dapp on the MultiversX
66 stars 63 forks source link

Fixed walletconnect infinite loading and wallet redirect when using custom network config #1180

Closed razvantomegea closed 3 months ago

razvantomegea commented 3 months ago

Issues

Reproduce

Actual result: Infinite loading on wallet connect and user is redirected to https://wallet.voyager1.dev/hook/login Expected result: wallet connect is loaded successfully and the user can relogin into the wallet without any other redirects

Root cause

Contains breaking changes

[x] No

[] Yes

Updated CHANGELOG

[x] Yes

Testing

[x] User testing [] Unit tests