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

fix(web-components): handle failed offer status updates better #63

Closed samsiegart closed 8 months ago

samsiegart commented 8 months ago

refs https://github.com/Agoric/ui-kit/issues/57

Tested in a local build of dapp-inter that this fixes the issue. Will close the issue when this is published and dapp-inter and dapp-psm use the new version.

Screenshot of error properly being shown to user after fix:

image