-
-
Notifications
You must be signed in to change notification settings - Fork 12.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
移动端打开模型选择列表时会跳动 #7201
Comments
Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible. |
📦 Deployment environmentDocker 📦 Deployment modeServer-side mode (lobe-chat-database mirror) 📌 Software version1.75.4 💻 System environmentiOS 🌐 BrowserSafari 🐛 Question descriptionWhen there are fewer models selected in AI service providers, there will be a jump when opening the model list on the mobile assistant page. 📷 Reproduction stepsOnly a small number of models can be reproduced in AI service providers, and there is no problem when opening many models. 🚦 Expected resultsNo response 📝 Supplementary informationNo response |
The issue with the model selection list jumping on mobile devices, specifically in the lobe-chat-database Docker deployment on iOS Safari, is due to an asynchronous configuration loading problem. This happens when configuration variables are not refreshed after the initial configuration pull, causing an abnormal display on first entry and after page refresh. The issue resolves itself after requesting the server configuration again or clicking on any model. A temporary workaround is to modify the default values in the To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
📦 部署环境
Docker
📦 部署模式
服务端模式(lobe-chat-database 镜像)
📌 软件版本
1.75.4
💻 系统环境
iOS
🌐 浏览器
Safari
🐛 问题描述
AI服务商里选择的模型比较少的时候,在移动端的助手页面打开模型列表时会有跳动。
https://github.com/user-attachments/assets/54a67080-351a-4e8c-ae16-c72691d07904
📷 复现步骤
在AI服务商中仅启用少量模型即可复现,开启很多模型时没问题。
🚦 期望结果
No response
📝 补充信息
No response
The text was updated successfully, but these errors were encountered: