Agoric / dapp-offer-up

Offer Up is a simple Dapp for the Agoric smart contract platform that permits users to explore items for sale in a marketplace
6 stars 5 forks source link

`yarn start:ui` results in blank screen #52

Closed 0xpatrickdev closed 8 months ago

0xpatrickdev commented 8 months ago
TypeError: At intrinsics.Object.groupBy expected boolean not function
  at installSesLockdown.ts:7:1
Screenshot 2024-01-24 at 1 42 15 PM

Steps to Reproduce

[clone repository or use yarn create @agoric/dapp] 

# install dependencies 
yarn

# start web app
yarn start:ui 

Environment

mhofman commented 8 months ago

See https://github.com/endojs/endo/issues/1767, fixed in latest SES.