Agoric/dapp-offer-up

`yarn start:ui` results in blank screen

Closed this issue · 1 comments

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

  • dapp-offer-up: 64f6e05
  • node: v18.18.2 (for vite dev server)
  • brave: Version 1.61.114 Chromium: 120.0.6099.199
  • chrome: 120.0.6099.199
  • arm64 / mac

See endojs/endo#1767, fixed in latest SES.