diff --git a/src/state/CallViewModel.ts b/src/state/CallViewModel.ts index 423a0822..05bf3616 100644 --- a/src/state/CallViewModel.ts +++ b/src/state/CallViewModel.ts @@ -260,7 +260,6 @@ class UserMedia { ), ), startWith(false), - distinctUntilChanged(), // Make this Observable hot so that the timers don't reset when you // resubscribe this.scope.state(),