lobehub / lobe-chat

🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Azure / DeepSeek), Knowledge Base (file upload / knowledge management / RAG ), Multi-Modals (Vision/TTS) and plugin system. One-click FREE deployment of your private ChatGPT/ Claude application.
https://chat-preview.lobehub.com
Other
39.94k stars 9.09k forks source link

[Bug] Android在安装PWA后,在键盘模式下无法点击发送按钮 #307

Closed leeyiding closed 11 months ago

leeyiding commented 11 months ago

💻 系统环境 | Operating System

Windows

🌐 浏览器 | Browser

Other

🐛 问题描述 | Bug Description

在PWA中,开启键盘的情况下,没办法点发送按钮,只能先把键盘关了才行

https://github.com/lobehub/lobe-chat/assets/49098278/ca18b2b7-a416-4950-b2f7-86a009899cdf

🚦 期望结果 | Expected Behavior

No response

📷 复现步骤 | Recurrence Steps

No response

📝 补充信息 | Additional Information

No response

leeyiding commented 11 months ago

浏览器中倒是没这个问题

canisminor1990 commented 11 months ago

你重新安装下 PWA 试试呢,我当前测试环境是安卓+搜狗输入法,用手机键盘自带的回车,和输入栏上的发送都能一次触发

canisminor1990 commented 11 months ago

https://github.com/lobehub/lobe-chat/assets/17870709/ea01b926-a93c-4975-a776-0d204c2fde92

leeyiding commented 11 months ago

我又重装了一次,下面区域内的按钮,包括输入框都不可以点击

跟输入法应该没关系,我测试Gboard也是这样的

https://github.com/lobehub/lobe-chat/assets/49098278/9af37c60-2433-42d5-be8d-602a2c670225

canisminor1990 commented 11 months ago

安卓版本,和 chrome 版本多少

leeyiding commented 11 months ago

如果实在没办法复现修复的话,我继续用网页版好了

S31012-16251438_com android chrome

canisminor1990 commented 11 months ago

试试 chrome 117 呢

leeyiding commented 11 months ago

在更新到 118.0.5993.65 版本,并且清除数据重新安装PWA后成功解决了,非常感谢