ComfyUI_frontend
ComfyUI_frontend copied to clipboard
[Bug]: Groups with "no color" are broken ( from v1.2.45 onwards )
Frontend Version
From v1.2.45 onwards
Expected Behavior
The group is dark blue, if we select the "no color" option.
Actual Behavior
There is no text in the group's header. There is only a very dim color in the header. The rest of the group has no color.
Steps to Reproduce
Change a group's color to "No color".
Debug Logs
.
Browser Logs
.
What browsers do you use to access the UI ?
Google Chrome
Other
Windows 10
When I noticed this, I tested multiple versions.
The issue started in this version: https://github.com/Comfy-Org/ComfyUI_frontend/releases/tag/v1.2.45
So, it was probably caused by this PR : https://github.com/Comfy-Org/ComfyUI_frontend/pull/725