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
Other
nextchat.club
Windows
11
Firefox
137
登录后报错
应该是这两行
let n = window.SpeechRecognition || window.webkitSpeechRecognition; this.recognitionInstance = new n,
Firefox不支持这两个api:https://developer.mozilla.org/en-US/docs/Web/API/SpeechRecognition
No response
The text was updated successfully, but these errors were encountered:
Bot detected the issue body's language is not English, translate it automatically.
Title: [Bug] Firefox errors as soon as you log in
Sorry, something went wrong.
win 和mac 环境下的firfox 均没有复现
Firfox in win and mac environments has not reappeared
No branches or pull requests
📦 部署方式
Other
📌 软件版本
nextchat.club
💻 系统环境
Windows
📌 系统版本
11
🌐 浏览器
Firefox
📌 浏览器版本
137
🐛 问题描述
登录后报错

应该是这两行
Firefox不支持这两个api:https://developer.mozilla.org/en-US/docs/Web/API/SpeechRecognition
📷 复现步骤
No response
🚦 期望结果
No response
📝 补充信息
No response
The text was updated successfully, but these errors were encountered: