Closed jasimawan closed 4 months ago
Keagan (CometChat Team) replied:
Hello,
Thank you for reaching out and sharing your concern with us.
Please do allow us sometime to review your query and circle back with more Information at the earliest.
Regards
Keagan Ellis CometChat
Afroz Khan (CometChat Team) replied:
Hi,
To ensure that the CometChatConversations
component re-renders automatically when you update tags such as pin/unpin, you can follow this approach:
By doing this, you can ensure that the CometChatConversations
component reflects the updated tags without needing to manually reload the page. This approach forces the component to treat updates as new inputs, ensuring proper re-rendering.
Please try this method and let us know if this works for you.
Best regards
Afroz Khan CometChat
Describe the problem
And I am using it in the
<CometChatConversations conversationsRequestBuilder={inboxBuilder} />
What was the expected behavior?
Environment