lorisleiva / solana-wallets-vue

Solana wallet integration for Vue 3
https://solana-wallets-vue-demo.netlify.app/
170 stars 62 forks source link

Uncaught TypeError: Object(...) is not a function #11

Closed JamieBunyassi closed 2 years ago

JamieBunyassi commented 2 years ago

Uncaught TypeError: Object(...) is not a function logged when importing solana wallets vue ` import { useWallet } from 'solana-wallets-vue'

`

lorisleiva commented 2 years ago

Hey there 👋 Can you please open a new issue with more details as to reproduce the error? Ideally with a link to a new public repository that reproduces the issues with minimum configuration needed.

JamieBunyassi commented 2 years ago

Solved when upgrading to vue3