-
-
Notifications
You must be signed in to change notification settings - Fork 12.2k
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
[Bug] 手机端数据统计里的链接跳转错误 #6703
Comments
👀 @bbbugg Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible. |
The issue you're experiencing with the mobile version of the data statistics page, where clicking on items redirects incorrectly to the homepage instead of the intended topic or assistant page, might be related to the routing logic or link handling specific to mobile devices. In the lobe-chat application, there is conditional logic that handles link redirection differently for mobile browsers. The Additionally, there was a recent bug fix related to mobile navigation issues in version 1.2.12, which might be relevant to your problem. This fix addressed a navigation issue with the inbox assistant on mobile devices [3]. To resolve this, you might want to check the routing configuration and ensure that the mobile-specific logic correctly handles the intended redirections. If the issue persists, reviewing recent changes or commits related to mobile link handling could provide further insights. 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 |
✅ @bbbugg This issue is closed, If you have any questions, you can comment and reply. |
🎉 This issue has been resolved in version 1.70.6 🎉 The release is available on: Your semantic-release bot 📦🚀 |
📦 部署环境
Vercel
📦 部署模式
服务端模式(lobe-chat-database 镜像)
📌 软件版本
1.68.3
💻 系统环境
Android
🌐 浏览器
Other
🐛 问题描述
手机端数据统计里的助手名称和话题内容量排名,点击排名中每一项会跳转错误,只会跳转到首页,而电脑端可以正确跳转到对应的话题和助手页面
📷 复现步骤
No response
🚦 期望结果
No response
📝 补充信息
No response
The text was updated successfully, but these errors were encountered: