TypeError: widget[GET_CONFIG] is not a function
Closed this issue · 0 comments
wuminqi commented
Failed to load example images provided by this repo.
Info
OS: ubuntu 22.04
ComfyUI: latest
Error msg:
- Loading aborted due to error reloading workflow data
- TypeError: widget[GET_CONFIG] is not a function
at #onFirstConnection (https://{APP_HOME}/extensions/core/widgetInputs.js:389:54)
at PrimitiveNode.onAfterGraphConfigured (https://{APP_HOME}/extensions/core/widgetInputs.js:318:29)
at app.graph.onConfigure (https://{APP_HOME}/scripts/app.js:1211:34)
at LGraph.configure (https://{APP_HOME}/lib/litegraph.core.js:2260:9)
at LGraph.configure (https://{APP_HOME}/scripts/app.js:1191:22)
at ComfyApp.loadGraphData (https://{APP_HOME}/scripts/app.js:1441:15)
at ComfyApp.handleFile (https://{APP_HOME}/scripts/app.js:1741:11) - This may be due to the following script: https://{APP_HOME}/extensions/core/widgetInputs.js
p.s. here {APP_HOME} represents the actual deployment site address
Reproduce
- Start and Launch ComfyUI web console
- Load example page provided(e.g. https://github.com/wolfden/ComfyUi_PromptStylers/blob/main/examples/1.png)