Skip to content

[Bug]: When looking for nodes in the search the selected option got set as "filter" rather then being a node itself #3582

@LorisTecnology

Description

@LorisTecnology

Frontend Version

Image

version: v1.17.8

Expected Behavior

The node got inserted in the workflow

Actual Behavior

Node got inserted as filter

Steps to Reproduce

Double click in the UI
Look up for a node
Press enter or click on it

Debug Logs

Starting server

To see the GUI go to: http://127.0.0.1:8188
FETCH ComfyRegistry Data: 5/82
FETCH ComfyRegistry Data: 10/82
FETCH ComfyRegistry Data: 15/82
FETCH ComfyRegistry Data: 20/82
FETCH ComfyRegistry Data: 25/82
FETCH ComfyRegistry Data: 30/82
FETCH ComfyRegistry Data: 35/82
FETCH ComfyRegistry Data: 40/82
FETCH ComfyRegistry Data: 45/82
FETCH ComfyRegistry Data: 50/82
FETCH ComfyRegistry Data: 55/82
FETCH ComfyRegistry Data: 60/82
FETCH ComfyRegistry Data: 65/82
FETCH ComfyRegistry Data: 70/82
FETCH ComfyRegistry Data: 75/82
FETCH ComfyRegistry Data: 80/82
FETCH ComfyRegistry Data [DONE]

Browser Logs

unreachable code after return statement
tslib.es6.mjs:128:11
unreachable code after return statement
tslib.es6.mjs:232:11
unreachable code after return statement
tslib.es6.mjs:244:11
unreachable code after return statement
tslib.es6.mjs:251:11
unreachable code after return statement
litegraph.es.js:2692:11
unreachable code after return statement
litegraph.es.js:5752:13
unreachable code after return statement
litegraph.es.js:6466:13
unreachable code after return statement
litegraph.es.js:7248:13
unreachable code after return statement
litegraph.es.js:10439:13
unreachable code after return statement
litegraph.es.js:10659:13
unreachable code after return statement
index.js:1896:13
unreachable code after return statement
index.js:1968:13
unreachable code after return statement
index.js:1986:13
Running on 127.0.0.1:8188 api.ts:223:12
ComfyUI Front-end version: 1.17.8 App.vue:45:10
unreachable code after return statement
three.module.js:8173:11
unreachable code after return statement
STLExporter.js:119:11
Extension pysssss.Locking is disabled. extensionStore.ts:62:14
Extension pysssss.SnapToGrid is disabled. extensionStore.ts:62:14
Unhandled message: {"type": "crystools.monitor", "data": {"cpu_utilization": 3.2, "ram_total": 68598919168, "ram_used": 15586689024, "ram_used_percent": 22.7, "hdd_total": 2000381014016, "hdd_used": 917209661440, "hdd_used_percent": 45.9, "device_type": "cuda", "gpus": [{"gpu_utilization": 0, "gpu_temperature": 34, "vram_total": 6442450944, "vram_used": 118489088, "vram_used_percent": 1.8391927083333333}, {"gpu_utilization": 21, "gpu_temperature": 44, "vram_total": 12884901888, "vram_used": 3043696640, "vram_used_percent": 23.622194925944008}]}} Error: Unknown message type crystools.monitor
createSocket api.ts:432
api.ts:437:16
Use of defaultInput on required input custom_nodes.comfyui-impact-pack:ImpactSchedulerAdapter:scheduler is deprecated. Please drop the defaultInput option. nodeDefStore.ts:85:16
Use of defaultInput on optional input custom_nodes.comfyui-inspire-pack:LoadPromptsFromFile //Inspire:text_data_opt is deprecated. Please use forceInput instead. nodeDefStore.ts:96:16
Use of defaultInput on optional input custom_nodes.comfyui-inspire-pack:LoadSinglePromptFromFile //Inspire:text_data_opt is deprecated. Please use forceInput instead. nodeDefStore.ts:96:16
Use of defaultInput on required input custom_nodes.comfyui-inspire-pack:RGB_HexToHSV //Inspire:rgb_hex is deprecated. Please drop the defaultInput option. nodeDefStore.ts:85:16
Use of defaultInput on required input custom_nodes.comfyui-impact-pack:ImpactSchedulerAdapter:scheduler is deprecated. Please drop the defaultInput option. nodeDefStore.ts:85:16
Use of defaultInput on optional input custom_nodes.comfyui-inspire-pack:LoadPromptsFromFile //Inspire:text_data_opt is deprecated. Please use forceInput instead. nodeDefStore.ts:96:16
Use of defaultInput on optional input custom_nodes.comfyui-inspire-pack:LoadSinglePromptFromFile //Inspire:text_data_opt is deprecated. Please use forceInput instead. nodeDefStore.ts:96:16
Use of defaultInput on required input custom_nodes.comfyui-inspire-pack:RGB_HexToHSV //Inspire:rgb_hex is deprecated. Please drop the defaultInput option. nodeDefStore.ts:85:16
Parameter defaultValue is deprecated. The default value in settings definition will be used instead. 5 settings.ts:58:14
Some cookies are misusing the recommended “SameSite“ attribute 3
Parameter defaultValue is deprecated. The default value in settings definition will be used instead. 18 settings.ts:58:14
Empty components: policy ignored components-manager.js:770:11
load and start tracking of workflow workflows/FLUX-UNION2.0-sharkflow.json workflowStore.ts:76:12
[workflowStore] open workflow workflows/FLUX-UNION2.0-sharkflow.json workflowStore.ts:265:12
Empty components: policy ignored components-manager.js:770:11
load and start tracking of workflow workflows/FLUX-UNION2.0-sharkflow-423.json workflowStore.ts:76:12
[workflowStore] open workflow workflows/FLUX-UNION2.0-sharkflow-423.json workflowStore.ts:265:12
The trigger event was undefined when addNode was called. 7 NodeSearchBoxPopover.vue:93:12
Uncaught (in promise) TypeError: _this4.$refs.filterInput is null
onOverlayLeave index.mjs:657

Setting JSON

comfy.settings.json

What browsers do you use to access the UI ?

Other

Other Information

No response

┆Issue is synchronized with this Notion page by Unito

Metadata

Metadata

Assignees

No one assigned

    Labels

    verified bugSomething isn't working (confirmed by the team)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions