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
Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible.
Please make sure you have given us as much context as possible.
非常感谢您提交 issue。我们会尽快调查此事,并尽快回复您。 请确保您已经提供了尽可能多的背景信息。
👀 检查清单 | Initial checklist
💻 系统环境 | Operating System
Windows
🌐 浏览器 | Browser
Chrome
📦 SD Wbui 版本或提交 | Version or Commit
1.10
📦 Lobe Theme 版本或提交 | Version or Commit
3.5.4
🐛 问题描述 | Bug Description
lobe-theme在加载时有向api.github.com三个GET请求,
https://api.github.com/repos/lobehub/sd-webui-lobe-theme/releases/latest
https://api.github.com/repos/zanllp/sd-webui-infinite-image-browsing/commits?per_page=1
https://api.github.com/repos/zanllp/sd-webui-infinite-image-browsing/releases/latest
这个三个请求如何没返回值得话,lobe-theme会一直卡在初始化的状态,导致后续UI布局均不生效,原UI界面将在下一个页面生成。
🚦 期望结果 | Expected Behavior
求大佬看一下,我看着三个请求请求都是版本号的信息。没必要每次启动要求检查版本更新信息,跟Windows一样。加个开关吧。或者改成启动后再检查。Github好多接口都被墙了,不改的话,估计国内大部分都用不了。
📷 复现步骤 | Recurrence Steps
运营商墙了Github的接口的用户应该都是这样
📝 补充信息 | Additional Information
No response
The text was updated successfully, but these errors were encountered: