-
Notifications
You must be signed in to change notification settings - Fork 420
Description
Frontend Version
latest comfy commit
Expected Behavior
Double click presents all nodes
Actual Behavior
double click just shows a search bar and does not display anything
Steps to Reproduce
Im not sure how to reproduce it on another machine
Debug Logs
Nothing to note in terminal logs relating to the issueBrowser Logs
TypeError: nodeSearchService is undefined
setup NodeSearchFilter.vue:53
createHook runtime-core.esm-bundler.js:1808
callWithErrorHandling runtime-core.esm-bundler.js:195
callWithAsyncErrorHandling runtime-core.esm-bundler.js:202
__weh runtime-core.esm-bundler.js:1788
flushPostFlushCbs runtime-core.esm-bundler.js:379
flushJobs runtime-core.esm-bundler.js:415
flushJobs runtime-core.esm-bundler.js:419
promise callbackqueueFlush runtime-core.esm-bundler.js:319
queueJob runtime-core.esm-bundler.js:313
effect runtime-core.esm-bundler.js:5258
resetScheduling reactivity.esm-bundler.js:262
triggerEffects reactivity.esm-bundler.js:306
triggerRefValue reactivity.esm-bundler.js:1071
set value reactivity.esm-bundler.js:1118
canvasEventHandler NodeSearchBoxPopover.vue:132
processMouseDown litegraph.es.js:4532
processMouseDown changeTracker.ts:176
processMouseDown simpleTouchSupport.ts:102
processMouseDown rgthree.js:224
processMouseDown app.ts:1200
runtime-core.esm-bundler.js:270:12
TypeError: useNodeDefStore().nodeSearchService is undefined
search3 NodeSearchBox.vue:103
0 index-D8Zp4vRl.js:70915
callWithErrorHandling runtime-core.esm-bundler.js:195
callWithAsyncErrorHandling runtime-core.esm-bundler.js:202
emit runtime-core.esm-bundler.js:726
search2 index.mjs:826
onFocus4 index.mjs:339
0 index.mjs:1132
callWithErrorHandling runtime-core.esm-bundler.js:195
callWithAsyncErrorHandling runtime-core.esm-bundler.js:202
invoker runtime-dom.esm-bundler.js:693
reFocusInput NodeSearchBox.vue:121
createHook runtime-core.esm-bundler.js:1808
callWithErrorHandling runtime-core.esm-bundler.js:195
callWithAsyncErrorHandling runtime-core.esm-bundler.js:202
__weh runtime-core.esm-bundler.js:1788
flushPostFlushCbs runtime-core.esm-bundler.js:379
flushJobs runtime-core.esm-bundler.js:415
flushJobs runtime-core.esm-bundler.js:419
promise callbackqueueFlush runtime-core.esm-bundler.js:319
queueJob runtime-core.esm-bundler.js:313
effect runtime-core.esm-bundler.js:5258
resetScheduling reactivity.esm-bundler.js:262
triggerEffects reactivity.esm-bundler.js:306
triggerRefValue reactivity.esm-bundler.js:1071
set value reactivity.esm-bundler.js:1118
canvasEventHandler NodeSearchBoxPopover.vue:132
processMouseDown litegraph.es.js:4532
processMouseDown changeTracker.ts:176
processMouseDown simpleTouchSupport.ts:102
processMouseDown rgthree.js:224
processMouseDown app.ts:1200
runtime-core.esm-bundler.js:270:12
Source map error: request failed with status 404
Resource URL: http://127.0.0.1:8188/extensions/ComfyUI_smZNodes/js/exif.js
Source Map URL: /sm/4f4f84956292156efc04b79e1131dc7c3a51794b7b3d62b43ed5eaca1b36d71e.map
Source map error: request failed with status 404
Resource URL: http://127.0.0.1:8188/kjweb_async/purify.min.js
Source Map URL: purify.min.js.map
Source map error: request failed with status 404
Resource URL: http://127.0.0.1:8188/extensions/comfy_mtb/extern/shodown.min.js
Source Map URL: showdown.min.js.map
Source map error: request failed with status 404
Resource URL: http://127.0.0.1:8188/extensions/comfy_mtb/extern/dom-purify.js
Source Map URL: purify.min.js.map
unreachable code after return statement Reflect.js:897:21
unreachable code after return statement Reflect.js:1029:21
unreachable code after return statement Reflect.js:1288:21
unreachable code after return statement Reflect.js:1354:21
The connection to ws://127.0.0.1:8188/ws was interrupted while the page was loading. api.ts:108:18
Firefox can’t establish a connection to the server at ws://127.0.0.1:8188/ws?clientId=c80b6c955c2a43ea93ae6e04dd494969. api.ts:108:18
Firefox can’t establish a connection to the server at ws://127.0.0.1:8188/ws?clientId=c80b6c955c2a43ea93ae6e04dd494969. api.ts:108:18
Firefox can’t establish a connection to the server at ws://127.0.0.1:8188/ws?clientId=c80b6c955c2a43ea93ae6e04dd494969. api.ts:108:18
Firefox can’t establish a connection to the server at ws://127.0.0.1:8188/ws?clientId=c80b6c955c2a43ea93ae6e04dd494969. api.ts:108:18
What browsers do you use to access the UI ?
Mozilla Firefox
Other
No response