Skip to content

v4.3.18

Compare
Choose a tag to compare
@swayam-cometchat swayam-cometchat released this 28 Oct 13:53
· 9 commits to v4 since this release
8b8b141

New

  • None

Enhancements

  • None

Fixes

  • 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