We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
当和gpt对话后,若几分钟或几十秒后 再次在输入框输入问题,按回车发送则会卡住,(发送按钮变灰)
The text was updated successfully, but these errors were encountered:
补充:重新加载后,再次输入问题可正常发送
Sorry, something went wrong.
这似乎是 chatgpt 自己的问题,我在浏览器测试,也会经常出现这个问题(补充:也就是最近几周频繁出现,我猜测可能与 chatgpt 自身更新有关系)。
打开调试模式可以看到按钮置灰无法发送时,请求是失败的,多回车几次或者刷新页面(会经常触发人机验证)能正常发送出去。
No branches or pull requests
当和gpt对话后,若几分钟或几十秒后
再次在输入框输入问题,按回车发送则会卡住,(发送按钮变灰)
The text was updated successfully, but these errors were encountered: