jiti-meet/react/features/video-menu/components/web
Дамян Минков 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
..
ConnectionStatusButton.js feat(thumbnails) Add changes to mobile context menu 2021-07-06 16:46:53 +03:00
FlipLocalVideoButton.js ref(Filmstrip): Use Thumbnail component. 2021-03-18 09:37:55 -05:00
GrantModeratorButton.js ref(Filmstrip): Use Thumbnail component. 2021-03-18 09:37:55 -05:00
GrantModeratorDialog.js feat(av-moderation) Updated Advanced moderation (#9875) 2021-09-10 14:05:16 +03:00
KickButton.js ref(Filmstrip): Use Thumbnail component. 2021-03-18 09:37:55 -05:00
KickRemoteParticipantDialog.js ref(Filmstrip): Use Thumbnail component. 2021-03-18 09:37:55 -05:00
LocalVideoMenuTriggerButton.js fix(context-menus) Fix participant context menus/toolbar overflow menu 2021-09-14 10:43:52 +03:00
MuteButton.js ref(Filmstrip): Use Thumbnail component. 2021-03-18 09:37:55 -05:00
MuteEveryoneDialog.js feat(av-moderation) Updated Advanced moderation (#9875) 2021-09-10 14:05:16 +03:00
MuteEveryoneElseButton.js ref(Filmstrip): Use Thumbnail component. 2021-03-18 09:37:55 -05:00
MuteEveryoneElsesVideoButton.js ref(Filmstrip): Use Thumbnail component. 2021-03-18 09:37:55 -05:00
MuteEveryonesVideoDialog.js feat(av-moderation) Updated Advanced moderation (#9875) 2021-09-10 14:05:16 +03:00
MuteRemoteParticipantsVideoDialog.js ref(Filmstrip): Use Thumbnail component. 2021-03-18 09:37:55 -05:00
MuteVideoButton.js ref(Filmstrip): Use Thumbnail component. 2021-03-18 09:37:55 -05:00
PrivateMessageMenuButton.js ref(Filmstrip): Use Thumbnail component. 2021-03-18 09:37:55 -05:00
RemoteControlButton.js ref(Filmstrip): Use Thumbnail component. 2021-03-18 09:37:55 -05:00
RemoteVideoMenuTriggerButton.js fix: Fixes undefined error causing to stop reloads. 2021-09-17 15:04:32 -05:00
VideoMenu.js ref(Filmstrip): Use Thumbnail component. 2021-03-18 09:37:55 -05:00
VideoMenuButton.js feat: Make Jitsi WCAG 2.1 compliant (#8921) 2021-06-10 07:48:44 -05:00
VolumeSlider.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 feat(av-moderation) Updated Advanced moderation (#9875) 2021-09-10 14:05:16 +03:00