-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
Failed to connect to kibisis #203
Comments
The wallet dependencies need to be installed manually in your application, since they are optional and depend on which wallet(s) are included in your configuration. Can you provide a link to your project's source code, or a minimal reproducible example? If not, can you share some details about your Vue app? This will help me recreate the error you're getting so I can isolate the issue. |
i faced the same issue as in TxnLab#203 the issue is that the import in vuejs has the default, so fixed it the same way as it is done in defly f.e.
This is fixed in https://github.com/TxnLab/use-wallet/releases/tag/v3.4.0 |
When trying the vue project, the connection to Kibisis failed. Firstly, the npm installation failed to import the dependency to @agoralabs-sh/algorand-provider. After installing it manually, here's what happens when you click on "Connect":
The text was updated successfully, but these errors were encountered: