reown-com / appkit

The full stack toolkit to build onchain app UX
https://reown.com/appkit
Apache License 2.0
4.95k stars 1.41k forks source link

[bug] Connecting with Email or Social opens a window for connection and wallet is not connected #2932

Open 0xonerb opened 2 months ago

0xonerb commented 2 months ago

Link to minimal reproducible example

https://github.com/0xonerb/next-reown-appkit-email-social

Summary

I disconnected Gmail login, connected with MetaMask, then disconnected MetaMask and tried connected with Gmail again and it got stuck here (see the images below). When I refreshed the tab I could connect with Gmail again.

https://github.com/user-attachments/assets/29227f65-ee26-4d81-9491-3a658b70ef14

Screenshot from 2024-09-25 13-31-33

Screenshot from 2024-09-25 13-37-00

List of related npm package versions

"dependencies": {
  "@reown/appkit": "^1.0.4",
  "@reown/appkit-adapter-wagmi": "^1.0.4",
  "@tanstack/react-query": "^5.56.2",
  "@wagmi/core": "^2.13.7",
  "next": "14.2.13",
  "react": "^18",
  "react-dom": "^18",
  "viem": "^2.21.15",
  "wagmi": "^2.12.14"
},
"devDependencies": {
  "@types/node": "^20",
  "@types/react": "^18",
  "@types/react-dom": "^18",
  "eslint": "^8",
  "eslint-config-next": "14.2.13",
  "postcss": "^8",
  "tailwindcss": "^3.4.1",
  "typescript": "^5"
}
mbarr1111 commented 2 weeks ago

why is this not being fixed? social logging is not working for me either, even with v1.3.0