demox-labs / aleo-wallet-adapter

Modular TypeScript wallet adapters and components for Aleo applications.
MIT License
85 stars 43 forks source link

WalletNotReadyError #5

Open niefeian opened 1 year ago

niefeian commented 1 year ago

WalletNotReadyError at LeoWalletAdapter.connect (adapter.ts:177:72) at onSubmit (UserIcon.vue:18:6) at callWithErrorHandling (runtime-core.esm-bundler.js:155:22) at callWithAsyncErrorHandling (runtime-core.esm-bundler.js:164:21) at HTMLDivElement.invoker (runtime-dom.esm-bundler.js:339:9)

I encountered an error while running on Vue, 127.0.0.1 was accessed normally, but 192.168.2.7 The above error was reported

Soonogo commented 1 year ago

I have encountered the same problem. Have you resolved it @niefeian

Soonogo commented 12 months ago

Well, I found that it seems to require TLS.