This repository was archived by the owner on May 11, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 26
This repository was archived by the owner on May 11, 2025. It is now read-only.
right-click option not available #33
Copy link
Copy link
Closed
Description
When not paused, here's what I see
When paused, right-click does nothing at all. Here's my js console, which seems could be relevant:
logging.js:315 Error calling extension 'cg.custom.core.DisplayText' method 'beforeRegisterNodeDef' Object Object Object
console.<computed> @ logging.js:315
logging.js:315 Error calling extension 'cg.custom.core.DisplayText' method 'beforeRegisterNodeDef' Object Object Object
console.<computed> @ logging.js:315
logging.js:315 Error calling extension 'cg.custom.core.DisplayText' method 'beforeRegisterNodeDef' Object Object Object
console.<computed> @ logging.js:315
logging.js:315 Error calling extension 'cg.custom.core.DisplayText' method 'beforeRegisterNodeDef' Object Object Object
console.<computed> @ logging.js:315
logging.js:315 Error calling extension 'cg.custom.core.DisplayText' method 'beforeRegisterNodeDef' Object Object Object
console.<computed> @ logging.js:315
logging.js:315 Error calling extension 'cg.custom.core.DisplayText' method 'beforeRegisterNodeDef' Object Object Object
console.<computed> @ logging.js:315
contextMenuFilter.js:28 Uncaught TypeError: Cannot read properties of undefined (reading 'filter')
at contextMenuFilter.js:28:8
17workflows.js:317 Uncaught TypeError: Cannot read properties of null (reading 'content')
at workflows.js:317:42
at Array.findIndex (<anonymous>)
at nodeType.getExtraMenuOptions (workflows.js:317:23)
at node.getExtraMenuOptions (nodeMenu.js:224:32)
at LGraphCanvas.getNodeMenuOptions (litegraph.core.js:13180:30)
at LGraphCanvas.getNodeMenuOptions (images.js:33:42)
at LGraphCanvas.getNodeMenuOptions (ttN.js:59:48)
at LGraphCanvas.getNodeMenuOptions (ttNinterface.js:413:39)
at LGraphCanvas.getNodeMenuOptions (reroutes.js:76:42)
at LGraphCanvas.getNodeMenuOptions (ttNfullscreen.js:452:48)
Metadata
Metadata
Assignees
Labels
No labels