mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-03 06:47:33 +00:00
When a loaded workflow uses a model which does not exist, the combo widget would previously display as empty. This PR - Sets the placeholder value to the localValue, so that an invalid selection still displays - Sets the selection as invalid when the value is not in valid options so that it displays in red. <img width="817" height="200" alt="image" src="https://github.com/user-attachments/assets/be7d6372-3957-4fd6-ac1e-778f058ec0ba" /> ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-6555-Austin-vue-combo-missing-2a06d73d36508181a96ddd5c604efba4) by [Unito](https://www.unito.io) --------- Co-authored-by: github-actions <github-actions@github.com>