urbit / landscape

Product board for Landscape.
20 stars 6 forks source link

c.includes is not a function #1484

Open moskalyk opened 2 years ago

moskalyk commented 2 years ago
isWriter (webpack:///groups/lib.ts 201:19)
isWriter (webpack:///src/views/landscape/components/ResourceSkeleton.tsx 105:16)
Ch (webpack:///node_modules/react-dom/cjs/react-dom.production.min.js 157:136)
b?b.sibling:null}I (webpack:///node_modules/react-dom/cjs/react-dom.production.min.js 267:459)
Pj (webpack:///node_modules/react-dom/cjs/react-dom.production.min.js 250:346)
Pj (webpack:///node_modules/react-dom/cjs/react-dom.production.min.js 250:277)
Pj (webpack:///node_modules/react-dom/cjs/react-dom.production.min.js 250:137)
Lj (webpack:///node_modules/react-dom/cjs/react-dom.production.min.js 243:162)
jg (webpack:///node_modules/react-dom/cjs/react-dom.production.min.js 123:114)
unstable_next (webpack:///node_modules/scheduler/cjs/scheduler.production.min.js 18:342)
patosullivan commented 2 years ago

Hi, could you make sure you're on the latest version (this bug was fixed a while ago)?

Run +vat %landscape and see what the last five characters of the base hash is. Should be hvgv5.

If it's not, your %landscape desk is out of date. ~lander-dister-dozzod-dozzod should be able to provide the latest if your OTA sponsor is not providing timely updates.

You can use ~lander-dister-dozzod-dozzod for updates to %landscape like this: |install ~lander-dister-dozzod-dozzod %landscape

fmaclen commented 2 years ago

I just got the same error when I was restricting the write access on a notebook in Groups. When I run |install ~lander-dister-dozzod-dozzod %landscape it looks like I have the latest version:

image

Any other details I can provide?