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

Combined audio/video mute on getaroom.io on Safari does not reflect on UI #14

Open
magmaerupts opened this issue Mar 29, 2016 · 0 comments
Labels

Comments

@magmaerupts
Copy link

Steps to reproduce.

  1. Open https://getaroom.io
  2. Press mute video followed by mute audio

Env : MacOs 10.10.5 Safari 9

Expected :
UI to reflect Video/Audio Muted

Actual :
UI reflects only the first stream that is muted.

Additional Information:
The following error is thrown on the dev console

Error: Invariant Violation: findComponentRoot(..., .0.0.0.0.$0.0.1.0): Unable to find element. This probably means the DOM was unexpectedly mutated (e.g., by the browser), usually due to forgetting a <tbody> when using tables or nesting <p> or <a> tags. Try inspecting the child nodes of the element with React ID``.

@oooookk7 oooookk7 added the bug label Mar 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants