df-scene-journal.ts:69 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'get')
[Detected 1 package: df-scene-enhance]
at HTMLAnchorElement._onClickContentLink (df-scene-journal.ts:69:54)
at HTMLBodyElement.dispatch (jquery.min.js:2:43064)
at v.handle (jquery.min.js:2:41048)
_onClickContentLink @ df-scene-journal.ts:69
dispatch @ jquery.min.js:2
v.handle @ jquery.min.js:2
Need to check if the returned collection is valid before trying to get the document from it. Likely case, the link has a collection ID but that collection no longer exists, or the ID is bad.
https://discord.com/channels/170995199584108546/670336046164213761/994698615106838639
Need to check if the returned collection is valid before trying to get the document from it. Likely case, the link has a collection ID but that collection no longer exists, or the ID is bad.