mirror of
https://github.com/suitenumerique/meet.git
synced 2026-08-28 03:06:50 +00:00
📈(frontend) stop double-reporting media device failures
Only report `Other` `MediaDeviceFailure` cases as they genuinely need investigation. Make sure we do not report the same situation both as a media event and as a media exception when it is already handled.
This commit is contained in:
committed by
aleb_the_flash
parent
b7abd0ae6e
commit
8d000fc6d9
@@ -23,6 +23,7 @@ and this project adheres to
|
||||
- 🐛(analytics) filter benign ResizeObserver loop error in Sentry/PostHog
|
||||
- 🐛(frontend) stop reporting screen-share denials as errors
|
||||
- 🐛(frontend) generalize screen-share error modal beyond macOS
|
||||
- 📈(frontend) stop double-reporting media device failures
|
||||
|
||||
## [1.26.0] - 2026-08-12
|
||||
|
||||
|
||||
Reference in New Issue
Block a user