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

Misleading error on firefox #153

Open
PastelStoic opened this issue Dec 14, 2024 · 0 comments
Open

Misleading error on firefox #153

PastelStoic opened this issue Dec 14, 2024 · 0 comments
Assignees
Milestone

Comments

@PastelStoic
Copy link

Firefox does not support the webserial api, causing connections to a device to fail, but the the error message unhelpfully reads "TypeError: navigator.serial is undefined", followed with a "Is your device maybe pre-CCOS?" which leads users into thinking their device is defective. This error should be caught and handled with a specific message saying that firefox is not supported, and that a chromium-based browser (Chrome, Edge, Brave, etc) should be used to connect to your device.

@Theaninova Theaninova added this to the 2.3 milestone Jan 31, 2025
@Theaninova Theaninova self-assigned this Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants