stream-chat-react
stream-chat-react copied to clipboard
bug: `hideDeletedMessages` can leave empty date separators.
Describe the bug
Hiding deleted messages in combination with enabled date separators can lead to empty day groups:
Expected behavior
Date separators should not be displayed if the entire period includes only deleted messages.