LP
LP
### Expected Behavior Nomal ### Actual Behavior Only index.html loaded ### Steps to Reproduce You can test it on WSL2 and code-server. `export VSCODE_PROXY_URI=./proxy/{{port}}/ && code-server --disable-workspace-trust --disable-telemetry --auth none...
apipath
https://aistudio.baidu.com/projectdetail/8064463 启用你的插件
I'm running ComfyUI on a subpath, with port forwarding via code-server. ComfyUI is running well, and it loads your plugin's JavaScript files correctly. However, your js request incorrect paths to...
oh wow i didn't know that you can do this base: './' in vite and i just fixed this issue: encryptUtils.ts so u should be able to npm build this...
Comfyui部署在服务器上,浏览器可以访问C站,服务器可能没有权限更改访问,但是C站模型下载是不需要科学上网的,因此希望浏览器能够访问C站并获取下载链接,传给服务器,服务器下载
   ...
### Expected Behavior api/userdata ### Actual Behavior api/userdata/workflows ### Steps to Reproduce nginx proxy subpath   ### Debug Logs ```powershell 405 ``` ### Other _No...
https://github.com/crystian/ComfyUI-Crystools/issues/198#issuecomment-2854645562
### Proposed change Some service responses are based on the root path, but the actual address that can be accessed is based on the subpath /jupyter_subpath/proxy/{{port}}/, can there be a...
### Bug description pathname %2F => / , not do this ### How to reproduce pathname contains %2F #### Expected behaviour keep %2F #### Actual behaviour pathname %2F => /...