stephaneLeroy/vue-mvx

vue-erdjs for vue3, web wallet connection

Closed this issue · 3 comments

Hello!

I can't seem to connect using the web wallet strategy on the vue-erdjs vue3 version
I've tried connecting on the demo project available in the repository, but it doesn't work as well.
After connection, the user address and signature are present in the URL, but I get redirected to the vue-erdjs connection page as if nothing happened.

Can't wait for the Vue3 compatibility guys <3

Can't wait for the Vue3 compatibility guys <3

In fact it already is ;)
You can use the version 1.0.0-vue3-erdjs11-rc2 that is compatible with Vue3 (it use composition API)

The issues opened here is related to webwallet connexion (WIP)

Resolved in version 2.0.0-vue3-erdjs11-rc1