jiti-meet/modules
Leonard Kim 3aedce11f2 fix(filmstrip): prevent error on updating indicators for shared video
Shared video (youtube videos) do not have indicator icons about
dominant speaker and raised hand. Add a check to see if the
indicator icon container exists before trying to attach react
icons to it. The error thrown didn't seem to be causing any
UI issues though.

While this truthy check before doing ReactDOM.render seems
like it should be a general practice, I'm hesistatnt to make
the change broadly because it hasn't been a problem so far.
2017-12-19 17:14:42 -06:00
..
API ref(analytics): centralize all event names (#2272) 2017-12-11 12:48:32 -06:00
UI fix(filmstrip): prevent error on updating indicators for shared video 2017-12-19 17:14:42 -06:00
URL feat(eslint): Enable for non react files 2017-10-16 14:36:29 -05:00
devices Fix eslint & flow errors 2017-11-16 12:27:54 -06:00
keyboardshortcut ref(analytics): centralize all event names (#2272) 2017-12-11 12:48:32 -06:00
keycode feat(eslint): Enable for non react files 2017-10-16 14:36:29 -05:00
recorder feat(eslint): Enable for non react files 2017-10-16 14:36:29 -05:00
remotecontrol Upgrade NPM dependencies/packages: react-native 0.50 2017-12-04 00:45:18 -06:00
settings feat(eslint): Enable for non react files 2017-10-16 14:36:29 -05:00
translation ref(settings): convert panel to react 2017-12-04 16:19:18 -06:00
transport feat(eslint): Enable for non react files 2017-10-16 14:36:29 -05:00
util feat(eslint): Enable for non react files 2017-10-16 14:36:29 -05:00
FollowMe.js Coding style 2017-10-16 15:37:13 -05:00