While testing my application I occasionally have an issue when I receive a message to a chat that is currently open. I see the new message appear in the ChannelPreview and I get a notification saying I have a new message. However the new message doesn’t appear in the channel unless I refresh the page.
Version: Sendbird UIKit React version 3.1.2
Frequency: Occasional
Impact: Reducing confidence and Reliability of the app.
Could you provide some additional information around your implementation? Have you done any customization to the UIKit? Are you using the component or the component?
How frequent is occasionally? Meaning if I was to try and reproduce this how long do you think it might take?
I’ll share a snippet of the code I have implemented. I am using the uikit for React.
The basic structure starts with the SendbirdProvider component containing the ChannelList and a custom ChannelHeader. If a channel is selected then the Channel component is displayed. Lastly if settings or search is clicked then either ChannelSettings or MessageSearch will be displayed.
It may be best for you to submit a case to our support team via the Dashboard of your organization. It will allow you to upload videos and relevant information there. In the mean time, I’ll try and reproduce this behavior.