refresh page after back to tap on mobile
Hello, l created a login by metamask using wagmi.sh.
all connectors and logic are in modal which is inside app.vue
l have problem with the following case:
When I choose MetaMask, the SDK redirects me to the MetaMask app to connect the wallet. However, after manually returning to the page, the app refreshes, and the modal closes.
any idea why?
all connectors and logic are in modal which is inside app.vue
l have problem with the following case:
When I choose MetaMask, the SDK redirects me to the MetaMask app to connect the wallet. However, after manually returning to the page, the app refreshes, and the modal closes.
any idea why?
