When I use CometChatConversations component, it only updates the inbox if I forcefully refresh the UI
What was the expected behavior?
CometChatConversations should update UI as soon as someone send as messages
Reproduction
Detail the steps taken to reproduce this error, and whether this issue can be reproduced consistently or if it is intermittent.
Note: If clear, reproducable steps or the smallest sample app demonstrating misbehavior cannot be provided, we may not be able to follow up on this bug report.
Mount component
Send a message from another end
Conversations is not updated
Where applicable, please include:
The smallest possible sample app that reproduces the undesirable behavior
Describe the problem
What was the expected behavior?
Reproduction
https://github.com/user-attachments/assets/bebf8f79-f21c-4ace-bf19-6d1ad22976f8
Environment
); };```