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

Wallet adapter never fires wallet.on('connect', ... event without any error #20

Open
Arrowana opened this issue Mar 4, 2021 · 1 comment

Comments

@Arrowana
Copy link
Contributor

Arrowana commented Mar 4, 2021

https://www.sollet.io vs https://sollet.io

How to reproduce:
Use sol-wallet-adapter example,
choose wallet provider: https://sollet.io yes, without the www
then click on Connect to wallet
sollet popup open, click Connect.
Connect event never occurs at the other side (example side)

I am not certain what side is causing the problem but it took me a while to find out. I find out running the example and noticing that it just works.

@Arrowana Arrowana changed the title Wallet adapter never fire wallet.on('connect', ... event without any error Wallet adapter never fires wallet.on('connect', ... event without any error Mar 4, 2021
@Standaa
Copy link

Standaa commented Mar 25, 2021

@Arrowana Encountered the same problem. Debugged all my code before I stumbled upon this issue raised in Serum's Discord.
Nonetheless, as per the source code I don't think this can be considered a bug.

A fix should probably be made on Sollet's side.

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