You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
@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.
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 wwwthen 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.
The text was updated successfully, but these errors were encountered: