You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
clicking off the filter panel should immediately close the filter panel, unless clicking within the panel itself. Clicking on the preview node should not clear the filter list or make the preview node disappear by itself.
Actual Behavior
Clicking on the preview node causes the filter list to only sometimes lose focus -- and somtimes selects the text of the preview node.
12:22:00.423
Error loading extension /extensions/ComfyUI-Texture-Simple/js/threeVisualizer.js TypeError: The specifier “three” was a bare specifier, but was not remapped to anything. Relative module specifiers must start with “./”, “../” or “/”. app.ts:1754:20
12:22:14.596
TypeError: this.visibleOptions.findIndex is not a function
findSelectedOptionIndex2 index.mjs:791
label2 index.mjs:930
effect reactivity.esm-bundler.js:990
run reactivity.esm-bundler.js:177
get value reactivity.esm-bundler.js:1002
get runtime-core.esm-bundler.js:2656
get runtime-core.esm-bundler.js:2217
label index.mjs:27
resolve index.mjs:186
getKeyValue index.mjs:203
_getOptionValue index.mjs:249
cx index.mjs:357
render$L index.mjs:1055 runtime-core.esm-bundler.js:270:12
12:22:14.597
TypeError: this.visibleOptions.findIndex is not a function
findSelectedOptionIndex2 index.mjs:791
label2 index.mjs:930
effect reactivity.esm-bundler.js:990
run reactivity.esm-bundler.js:177
get value reactivity.esm-bundler.js:1002
get runtime-core.esm-bundler.js:2656
get runtime-core.esm-bundler.js:2217
label index.mjs:27
resolve index.mjs:186
getKeyValue index.mjs:203
_getOptionValue index.mjs:249
cx index.mjs:357
render$L index.mjs:1055 runtime-core.esm-bundler.js:270:12
12:22:14.603
TypeError: this.visibleOptions.findIndex is not a function
findSelectedOptionIndex2 index.mjs:791
label2 index.mjs:930
effect reactivity.esm-bundler.js:990
run reactivity.esm-bundler.js:177
get value reactivity.esm-bundler.js:1002
get runtime-core.esm-bundler.js:2656
get runtime-core.esm-bundler.js:2217
label index.mjs:27
resolve index.mjs:186
getKeyValue index.mjs:203
_getOptionValue index.mjs:249
cx index.mjs:357
render$L index.mjs:1055 runtime-core.esm-bundler.js:270:12
What browsers do you use to access the UI ?
Mozilla Firefox, Google Chrome
Other
No response
The text was updated successfully, but these errors were encountered:
Frontend Version
1.2.22
Expected Behavior
clicking off the filter panel should immediately close the filter panel, unless clicking within the panel itself. Clicking on the preview node should not clear the filter list or make the preview node disappear by itself.
Actual Behavior
Clicking on the preview node causes the filter list to only sometimes lose focus -- and somtimes selects the text of the preview node.
Steps to Reproduce
Debug Logs
Browser Logs
12:22:00.423
Error loading extension /extensions/ComfyUI-Texture-Simple/js/threeVisualizer.js TypeError: The specifier “three” was a bare specifier, but was not remapped to anything. Relative module specifiers must start with “./”, “../” or “/”. app.ts:1754:20
12:22:14.596
TypeError: this.visibleOptions.findIndex is not a function
findSelectedOptionIndex2 index.mjs:791
label2 index.mjs:930
effect reactivity.esm-bundler.js:990
run reactivity.esm-bundler.js:177
get value reactivity.esm-bundler.js:1002
get runtime-core.esm-bundler.js:2656
get runtime-core.esm-bundler.js:2217
label index.mjs:27
resolve index.mjs:186
getKeyValue index.mjs:203
_getOptionValue index.mjs:249
cx index.mjs:357
render$L index.mjs:1055
runtime-core.esm-bundler.js:270:12
12:22:14.597
TypeError: this.visibleOptions.findIndex is not a function
findSelectedOptionIndex2 index.mjs:791
label2 index.mjs:930
effect reactivity.esm-bundler.js:990
run reactivity.esm-bundler.js:177
get value reactivity.esm-bundler.js:1002
get runtime-core.esm-bundler.js:2656
get runtime-core.esm-bundler.js:2217
label index.mjs:27
resolve index.mjs:186
getKeyValue index.mjs:203
_getOptionValue index.mjs:249
cx index.mjs:357
render$L index.mjs:1055
runtime-core.esm-bundler.js:270:12
12:22:14.603
TypeError: this.visibleOptions.findIndex is not a function
findSelectedOptionIndex2 index.mjs:791
label2 index.mjs:930
effect reactivity.esm-bundler.js:990
run reactivity.esm-bundler.js:177
get value reactivity.esm-bundler.js:1002
get runtime-core.esm-bundler.js:2656
get runtime-core.esm-bundler.js:2217
label index.mjs:27
resolve index.mjs:186
getKeyValue index.mjs:203
_getOptionValue index.mjs:249
cx index.mjs:357
render$L index.mjs:1055
runtime-core.esm-bundler.js:270:12
What browsers do you use to access the UI ?
Mozilla Firefox, Google Chrome
Other
No response
The text was updated successfully, but these errors were encountered: