matrix-react-sdk
8ca1243e
- Add null-guard to prevent RoomAvatar NPE when room is null
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 years ago
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
References
luke/fix-room-avatar-null-room
Author
lukebarnard1
Parents
a79c5587
Loading