shadowcz007 / comfyui-mixlab-nodes

Workflow-to-APP、ScreenShare&FloatingVideo、GPT & 3D、SpeechRecognition&TTS
https://mixlabnodes.com
MIT License
1.12k stars 67 forks source link

点击APP的create没有反应 #291

Closed lipeng1109 closed 1 month ago

lipeng1109 commented 1 month ago

使用文生图的流程,comfy上可以运行,不报错误,在app页面操作点击create按钮没有影响,使用浏览器开发者模式发现出现app的请求问题:

Uncaught ReferenceError: apps is not defined at Object.queuePromptNew (command.js:152:3) at app:2903:29 at HTMLButtonElement. (app:2600:42) queuePromptNew @ command.js:152 (匿名) @ app:2903 (匿名) @ app:2600 content.js:1 Uncaught DOMException: Failed to execute 'getRangeAt' on 'Selection': 0 is not a valid index. at Content.isSelection (chrome-extension://bebmphofpgkhclocdbgomhnjcpelbenh/scripts/content.js:1:18131) at Content.handleSelection (chrome-extension://bebmphofpgkhclocdbgomhnjcpelbenh/scripts/content.js:1:17817) isSelection @ content.js:1 handleSelection @ content.js:1 显示另外 2 个框架 收起

shadowcz007 commented 1 month ago

是个bug,已经修复,拉最新main代码