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] Can't trigger wallet modal #3614

Open
quant-png opened this issue Jan 11, 2025 · 1 comment
Open

[bug] Can't trigger wallet modal #3614

quant-png opened this issue Jan 11, 2025 · 1 comment
Labels
bug Something isn't working needs review

Comments

@quant-png
Copy link

Link to minimal reproducible example

https://github.com/reown-com/appkit/tree/main/examples/next-solana-app-router

Summary

I build a website with nextjs and @reown/appkit, I use meth open() in useAppKit to open the modal, and use method disconnect() in useDisconnect and close() in useAppKit to implement disconnect, but some times i can't reopen the modal again after disconnect, and i checked the appkit state the open is always true even i dicconnect,

List of related npm package versions

"@reown/appkit": "^1.3.1",
"@reown/appkit-adapter-solana": "^1.3.1",
"@reown/appkit-adapter-wagmi": "^1.3.1",
"@solana/wallet-adapter-wallets": "^0.19.32",

Node.js Version

v23.1.0

Package Manager

pnpm@8.6.2

@quant-png quant-png added bug Something isn't working needs review labels Jan 11, 2025
Copy link

linear bot commented Jan 11, 2025

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
@quant-png and others