You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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``.
The text was updated successfully, but these errors were encountered:
Steps to reproduce.
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``.
The text was updated successfully, but these errors were encountered: