yolain / ComfyUI-Easy-Use

In order to make it easier to use the ComfyUI, I have made some optimizations and integrations to some commonly used nodes.
GNU General Public License v3.0
887 stars 56 forks source link

v2报错误 #308

Open solomon-s2020 opened 1 month ago

solomon-s2020 commented 1 month ago

Error loading extension /extensions/ComfyUI-Easy-Use/easyuse.js TypeError: Cannot read properties of null (reading 'ui') at easyuse.js:30:19394 (匿名) @ app.js:1454 await in (匿名)(异步)

loadExtensions @ app.js:1450

await in #loadExtensions(异步) setup @ app.js:1561 await in setup(异步) (匿名) @ (索引):15

let sp = LGraphCanvas.node_colors , ap = null , lp = null , cp = null , up = null; for (let by in H) dp = H[by], y.ui.settings.addSetting(dp); <------ y.ui NULL

yolain commented 1 month ago

要等官方更新呢