Results 4 comments of MikeCheng1208

hi @CryptoNicosia Can you screenshots error and your code picture for me, I can help you.

hi~ I add new props option `initConnect`. you can take a look readme. ```html import VueMetamask from 'vue-metamask'; export default { components: { VueMetamask, }, methods:{ connect() { this.$refs.metamask.init(); }...

hi~ I add new props option `initConnect`. you can take a look readme. ```html import VueMetamask from 'vue-metamask'; export default { components: { VueMetamask, }, methods:{ connect() { this.$refs.metamask.init(); }...