In RemoteVideo, creation of the RemoteVideoMenu (popover) is skipped if in filmstrip only mode. However, updateRemoteVideoMenu is called by other components, and that tries to access popover and will error. Add a defensive check for now as filmstrip is being rewritten for react.j8
|
|
||
436 |
|
436 |
|
437 |
|
437 |
|
438 |
|
438 |
|
439 |
|
|
|
440 |
|
439 |
|
441 |
|
440 |
|
|
441 |
|
|
|
442 |
|
|
|
443 |
|
|
|
444 |
|
|
442 |
|
445 |
|
443 |
|
446 |
|
444 |
|
447 |
|