element-web/src/components/views/avatars
Luke Barnard 8ca1243ecb Add null-guard to prevent RoomAvatar NPE when room is null
which may have been occuring when peeking into a room that the
client hasn't got a Room object for.

Fixes https://github.com/vector-im/riot-web/issues/6432
2018-04-03 17:35:34 +01:00
..
BaseAvatar.js Copyright 2018-03-12 15:24:32 +00:00
GroupAvatar.js Fix some react warnings firing 2017-11-01 17:12:22 +00:00
MemberAvatar.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
MemberPresenceAvatar.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
RoomAvatar.js Add null-guard to prevent RoomAvatar NPE when room is null 2018-04-03 17:35:34 +01:00