element-web/src/components
Michael Telatynski 077ceeb20d 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.
2021-02-01 12:29:11 +00:00
..
structures Fix RoomView re-mounting breaking peeking 2021-02-01 12:29:11 +00:00
views Merge pull request #5578 from matrix-org/t3chguy/sso_fixes 2021-01-29 13:28:53 +00:00