matrix-react-sdk
077ceeb2 - Fix RoomView re-mounting breaking peeking

Commit
5 years ago
Fix RoomView re-mounting breaking peeking Because as of React 16 order of unmount & re-mount is undefined this was causing the possibility of the unmount running after the willMount of the replacement RoomView, upsetting the state of the singleton inside the js-sdk.
Author
Committer
Parents
Loading