Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
0xonerb opened this issue Sep 25, 2024 · 1 comment
Labels
bug Something isn't working needs review

Comments

@0xonerb
Copy link

0xonerb commented Sep 25, 2024

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.

demo-page-2024-09-26_11.54.15.mp4

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"
}
@0xonerb 0xonerb added bug Something isn't working needs review labels Sep 25, 2024
@mbarr1111
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs review
Projects
None yet
Development

No branches or pull requests

2 participants