You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed an issue where launching two CometChatMessages components for different conversations caused the edit preview to appear in both conversations when editing a message.
Fixed an issue where the isMobileView setting for the WithMessagesComponent did not correctly inherit the height and width from the parent container.
Fixed an issue where popups were hidden in the top-left corner on Safari due to a backdrop style issue.
Added the missing onSubmitButtonClick prop in CometChatContacts component