jiti-meet/react/features/mobile/picture-in-picture
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 [Android] Fix possible TypeError in multi-JitsiMeetView SDK consumers 2018-05-09 23:45:24 -05:00
actionTypes.js fix(Android|PiP): do not invoke 'enterPictureInPicture' in PAUSED state 2018-05-02 17:06:24 +02:00
actions.js [Android] Fix possible TypeError in multi-JitsiMeetView SDK consumers 2018-05-09 23:45:24 -05:00
index.js fix(Android|PiP): do not invoke 'enterPictureInPicture' in PAUSED state 2018-05-02 17:06:24 +02:00