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): update casting #70

Closed samsiegart closed 6 months ago

samsiegart commented 7 months ago

For some reason now when testing dapp-inter with the new version of web-components, I'm seeing https://github.com/Agoric/agoric-sdk/issues/8601 manifest. When a user visits with no smart wallet, then provisions, then creates a vault, the offer status doesn't come through. I tested locally with yarn link to validate that this fixes the issue, but will need to test again with the npm published package to validate that there's no weirdness with yarn link misleading me. However, the package should be updated regardless.