urbit / landscape

Product board for Landscape.
20 stars 6 forks source link

Groups: can't access notebook in My Channels #1468

Closed bonbud-macryg closed 2 years ago

bonbud-macryg commented 2 years ago

I was trying to change permissions on one of my notebooks in My Channels and it crashed to the message below. I can't access the notebook in Groups anymore as it just shows this stack trace, but I can access it from Escape just fine.

isWriter (webpack:///groups/lib.ts 201:28)
description (webpack:///src/views/landscape/components/ResourceSkeleton.tsx 135:39)
Ch (webpack:///node_modules/react-dom/cjs/react-dom.production.min.js 157:376)
0===e.$$typeof){b.tag=1;b.memoizedState=null;b.updateQueue=null;if(Ff (webpack:///node_modules/react-dom/cjs/react-dom.production.min.js 268:205)
Zj (webpack:///node_modules/react-dom/cjs/react-dom.production.min.js 251:146)
Zj (webpack:///node_modules/react-dom/cjs/react-dom.production.min.js 251:94)
Pj (webpack:///node_modules/react-dom/cjs/react-dom.production.min.js 250:369)
Lj (webpack:///node_modules/react-dom/cjs/react-dom.production.min.js 243:393)
fs ([native code] undefined:undefined)
jg (webpack:///node_modules/react-dom/cjs/react-dom.production.min.js 123:359)
unstable_scheduleCallback (webpack:///node_modules/scheduler/cjs/scheduler.production.min.js 19:242)
jg (webpack:///node_modules/react-dom/cjs/react-dom.production.min.js 123:329)
jg (webpack:///node_modules/react-dom/cjs/react-dom.production.min.js 123:231)
Hb (webpack:///node_modules/react-dom/cjs/react-dom.production.min.js 292:361)
hd (webpack:///node_modules/react-dom/cjs/react-dom.production.min.js 74:155)
$t ([native code] undefined:undefined)

I was trying to set permissions so that only I could post to the notebook, and allow readers to comment. At the time I was also attempting to join the notebook channel from a moon, to see if I could share my notebook entries publicly by copying the link in the post.

patosullivan commented 2 years ago

This is a known bug that will be addressed in an upcoming OTA. Thanks for the report, though!