stream-chat-android-ui-components
🐞 Fixed
- Fixed loading of image attachments with null values of
Attachment.originalWidth
andAttachment.originalHeight
. A bug was introduced in the previous release that made these image attachments not load as their container height would remain set to 0. #4067