Skip to content
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

Open
YANANEER opened this issue Mar 27, 2025 · 4 comments
Open

移动端打开模型选择列表时会跳动 #7201

YANANEER opened this issue Mar 27, 2025 · 4 comments
Labels
📱 Mobile Device Issue in mobile view | 移动设备 unconfirm 未被维护者确认的问题

Comments

@YANANEER
Copy link

📦 部署环境

Docker

📦 部署模式

服务端模式(lobe-chat-database 镜像)

📌 软件版本

1.75.4

💻 系统环境

iOS

🌐 浏览器

Safari

🐛 问题描述

AI服务商里选择的模型比较少的时候,在移动端的助手页面打开模型列表时会有跳动。

📷 复现步骤

在AI服务商中仅启用少量模型即可复现,开启很多模型时没问题。

🚦 期望结果

No response

📝 补充信息

No response

@YANANEER YANANEER added the unconfirm 未被维护者确认的问题 label Mar 27, 2025
@lobehubbot
Copy link
Member

👀 @YANANEER

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。我们会尽快调查此事,并尽快回复您。 请确保您已经提供了尽可能多的背景信息。

@lobehubbot
Copy link
Member

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


📦 Deployment environment

Docker

📦 Deployment mode

Server-side mode (lobe-chat-database mirror)

📌 Software version

1.75.4

💻 System environment

iOS

🌐 Browser

Safari

🐛 Question description

When 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 steps

Only a small number of models can be reproduced in AI service providers, and there is no problem when opening many models.

🚦 Expected results

No response

📝 Supplementary information

No response

@dosubot dosubot bot added the 📱 Mobile Device Issue in mobile view | 移动设备 label Mar 27, 2025
Copy link

dosubot bot commented Mar 27, 2025

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 DEFAULT_LLM_CONFIG configuration within the genUserLLMConfig function. This issue has been addressed in the latest version [1][2].

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

@YANANEER
Copy link
Author

再补充个小问题,Gemini 的图片生成模型标志在模型选择列表里也不显示

Image Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📱 Mobile Device Issue in mobile view | 移动设备 unconfirm 未被维护者确认的问题
Projects
None yet
Development

No branches or pull requests

2 participants