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: Localhost subdomain (Eg: app.localhost:3000) doesnt mount Phantom onto window #42

Closed
arunbluez opened this issue Nov 9, 2022 · 0 comments

Comments

@arunbluez
Copy link

I am trying to implement solana-labs/wallet-adapter in my latest next 13 project. I want to implement the wallet connection for my subdomain on localhost: app.localhost:3000, but the wallet adapter doesn't detect phantom wallet.
After some research i can confirm that the phantom wallet doesn't mount into the window object only when i use subdomain in localhost. it mounts normally when there is no subdomain.

Is there a fix for using subdomain in localhost development?

@bfriel bfriel closed this as completed Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants