web3modal-vanilla-js-example
web3modal-vanilla-js-example copied to clipboard
Vue/Nuxt doesn't work
When I duplicate the example into a fresh vue/nuxt app, nothing happen (popup doesn't show) I cannot connect to my walllet within Metamask browser or Trust wallet.
The demo works correctly (mobile and desktop), and same when I use the whole code as a simple html/js page on my backend server (mobile and desktop) but when I use it within my nuxt app it only works on desktop with metamask extension.
Repo: https://github.com/juloxrox/test Example here: https://test-iota-wheat.vercel.app/
Does someone has an idea to make it work? Thanks in advance