Files
ComfyUI_frontend/src
Glary-Bot 2a70326336 fix(widgets): bind ComboboxInput v-model to searchQuery
Without v-model on ComboboxInput, the Root's controlled :search-term binding didn't receive keystrokes back through the input — typing in the search bar did nothing. Wire v-model directly to ctx.searchQuery.value so the input updates the shared search state.
2026-05-17 14:39:55 +00:00
..
2026-01-27 17:59:19 -08:00