Agoric / ui-kit

Components and tools for building graphical UIs
https://ui-kit-dwm.pages.dev/
Apache License 2.0
3 stars 3 forks source link

'Unable to connect to chain. Error: no data for vstorage path: not found' error when I launch dapp-inter UI without provisioned wallet #58

Closed otoole-brendan closed 9 months ago

otoole-brendan commented 9 months ago

Describe the bug

'Unable to connect to chain. Error: no data for vstorage path: not found' error when I launch dapp-inter UI without provisioned wallet. (Emerynet)

When I provision wallet in Wallet UI and return to dapp - it works.

the vstorage path validation check that @gibson042 added changed the error message slightly, not knowing this was used in the ui

https://agoricopco.slack.com/archives/C065DVB93NV/p1700076646791179

To Reproduce

Steps to reproduce the behavior:

  1. Have no wallet provisioned
  2. navigate to Emerynet app.inter.trade
  3. Get error

Expected behavior

UI should load, I should get pop-up/ have option to provision wallet from dapp UI

Additional context

Add any other context about the problem here.

Screenshots

image
samsiegart commented 9 months ago

This is fixed in dapp-inter main now