solana-wallets-vue
solana-wallets-vue copied to clipboard
publicKey.value is empty after connecting phantom on mac ?
Hello, there is a very special bug : A user open a tab, open the website. Try to connect with phantom, i wait for connecting.value to be false, but even after that, publicKey.value stays empty. He refreshes the page, does the same, it works (i have the public key value).
We can reproduce it as many time as we want. Always need to refresh the page before being able to connect. No error shown in the console.
Anyone has ever seen that ?