CHAZICLE
Results
1
comments of
CHAZICLE
I think I get the same error when I do "await hero.querySelector(iframe).$contentDocument" ``` /git/hero/build/client/lib/CoreTab.js:156 if (!this.frameEnvironmentsById.has(frameMeta.id)) { ^ TypeError: Cannot read properties of undefined (reading 'id') at CoreTab.getCoreFrameForMeta (/git/hero/client/lib/CoreTab.ts:238:51) at...