jiti-meet/react/features/welcome
Lyubo Marinov bd7c9473e7 [Android] Fix possible TypeError in multi-JitsiMeetView SDK consumers
If multiple JitsiMeetView instances are created (not necessarily
existing at once), it's possible to hit a TypeError when reading the
React Component props of the currently mounted App. Anyway, in certain
places we're already protecting against that out of abundance of caution
so it makes no sense to not protect everywhere.
2018-05-09 23:45:24 -05:00
..
components Make web use the redux settings/profile 2018-05-09 15:20:22 +02:00
actionTypes.js Grow features/settings from features/app-settings and features/settings-menu 2018-02-26 19:19:01 -06:00
actions.js Grow features/settings from features/app-settings and features/settings-menu 2018-02-26 19:19:01 -06:00
functions.js [Android] Fix possible TypeError in multi-JitsiMeetView SDK consumers 2018-05-09 23:45:24 -05:00
index.js Grow features/settings from features/app-settings and features/settings-menu 2018-02-26 19:19:01 -06:00
reducer.js Grow features/settings from features/app-settings and features/settings-menu 2018-02-26 19:19:01 -06:00
roomnameGenerator.js Move roomnameGenerator.js out of features/base/util 2017-04-14 13:14:02 -05:00
route.js [RN] Fix documentation comments 2017-10-01 01:35:19 -05:00