Skip to content

MessageListView stops updating automatically when GIF messages are present #5929

@saurbh5660

Description

@saurbh5660

Describe the bug
When a GIF (Giphy) message exists in the message list, the MessageListView stops auto-refreshing. Any subsequent actions such as sending a message, replying, deleting, or reacting do not update the UI until the user interacts with the view (scroll/tap).

Without GIFs, the MessageListView updates normally.

SDK version

  • v6-latest

To Reproduce
Steps to reproduce the behavior:
Open a channel with MessageListView and MessageComposerView.

Send or load a GIF (via Giphy).

Try any of the following:
Send a new text message
Add/remove a reaction
Delete a message
Reply to a message
Observe that UI does not update.
Touch/scroll the list → suddenly all updates appear.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions