element-portable/src/components/views/pips
David Baker 4c72cceb70
Fix soft crash with Element call widgets (#10684)
There was a race condition somewhere which would cause a soft crash
of the whole app because WidgetPip here gets the currently active
widget given a widget ID and room, but this can race and be null.

Co-authored-by: Janne Mareike Koschinski <janne@kuschku.de>
2023-04-28 08:13:26 +00:00
..
WidgetPip.tsx Fix soft crash with Element call widgets (#10684) 2023-04-28 08:13:26 +00:00