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

[Bug] Firefox 一登录就报错 #6426

Closed
proItheus opened this issue Apr 3, 2025 · 3 comments
Closed

[Bug] Firefox 一登录就报错 #6426

proItheus opened this issue Apr 3, 2025 · 3 comments
Labels
bug Something isn't working planned planned feature, will support in the future

Comments

@proItheus
Copy link

📦 部署方式

Other

📌 软件版本

nextchat.club

💻 系统环境

Windows

📌 系统版本

11

🌐 浏览器

Firefox

📌 浏览器版本

137

🐛 问题描述

登录后报错
Image

应该是这两行

let n = window.SpeechRecognition ||
          window.webkitSpeechRecognition;
this.recognitionInstance = new n,

Firefox不支持这两个api:https://developer.mozilla.org/en-US/docs/Web/API/SpeechRecognition

📷 复现步骤

No response

🚦 期望结果

No response

📝 补充信息

No response

@proItheus proItheus added the bug Something isn't working label Apr 3, 2025
@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Title: [Bug] Firefox errors as soon as you log in

@Leizhenpeng Leizhenpeng added the planned planned feature, will support in the future label Apr 3, 2025
@Leizhenpeng
Copy link
Member

win 和mac 环境下的firfox 均没有复现

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Firfox in win and mac environments has not reappeared

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working planned planned feature, will support in the future
Projects
None yet
Development

No branches or pull requests

3 participants