jiti-meet/react/features/video-menu
Дамян Минков 62e5d6c139 fix: Fixes undefined error causing to stop reloads.
Jibri was hitting a problem where it reloads and in certain cases (remote user is screensharing) we hit this participant undefined, which stops reload and stops recording.
It is still not obvious why we try to render this on leaving the conference and for a participant that is not in the conference ... this re-render should not happen as this component should be removed from its parent when the participant is not existing.
2021-09-17 15:04:32 -05:00
..
components fix: Fixes undefined error causing to stop reloads. 2021-09-17 15:04:32 -05:00
actions.any.js fix(av-moderation) Advanced moderation improvements (#9935) 2021-09-15 11:28:44 +03:00
actions.native.js fix(shared-video,video-menu) add ability to stop shared video from video menu 2021-08-04 10:51:05 +02:00
actions.web.js feat(thumbnails) Add changes to mobile context menu 2021-07-06 16:46:53 +03:00
constants.js feat(native-participants-pane) added action dialogs for context menu participant details and native community slider 2021-07-21 12:32:10 -05:00
index.js ref(Filmstrip): Use Thumbnail component. 2021-03-18 09:37:55 -05:00