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

Hot reload is not working when import @vue-dapp/walletconnect #162

Open
johnson86tw opened this issue Apr 17, 2024 · 1 comment
Open

Hot reload is not working when import @vue-dapp/walletconnect #162

johnson86tw opened this issue Apr 17, 2024 · 1 comment

Comments

@johnson86tw
Copy link
Member

johnson86tw commented Apr 17, 2024

The issue lies with these two packages. Importing either one of them will cause the hot reload feature to be lost.

app/app.vue

import { WalletConnectConnector } from '@vue-dapp/walletconnect'
import { CoinbaseWalletConnector } from '@vue-dapp/coinbase'

vue-dapp-starter, nuxt-dapp, and vue-dapp/app have the same problem.

@johnson86tw johnson86tw added the help wanted Extra attention is needed label Apr 19, 2024
@johnson86tw johnson86tw changed the title Hot reload is not working in Nuxt app Hot reload is not working when import @vue-dapp/walletconnect Apr 30, 2024
@johnson86tw
Copy link
Member Author

Will be fixed at v1.5.0

@johnson86tw johnson86tw removed the help wanted Extra attention is needed label May 13, 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

1 participant