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

Error connecting to a phantom wallet #158

Closed
coxlr opened this issue Apr 11, 2024 · 3 comments
Closed

Error connecting to a phantom wallet #158

coxlr opened this issue Apr 11, 2024 · 3 comments

Comments

@coxlr
Copy link
Contributor

coxlr commented Apr 11, 2024

Is there anything additional that is needed to connect successfully to a phantom wallet?

I have run the example apps and they give me the same error as I get when implementing the code in my project.

When selecting Phantom from the VueDappModel it return the error message:

Failed to request MetaMask: Missing or invalid parameters.

I have also tested using a browser that only has the Phantom wallet extension installed and not metamask and still get the same error.

Using the example app here I get the same error: https://vue-dapp.vercel.app/

Screenshot

@johnson86tw
Copy link
Member

@coxlr Got it, I reproduced the same error. Let me look into it

@johnson86tw
Copy link
Member

@coxlr I fixed it in PR #159. You can now test it using @vue-dapp/core@1.1.0

@coxlr
Copy link
Contributor Author

coxlr commented Apr 14, 2024

That looks like it has fixed it, thanks!

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

2 participants