github sendbird/sendbird-uikit-react v3.9.2
[v3.9.2] (Dec 15 2023)

latest releases: v3.15.3, v3.15.2, v3.15.1...
9 months ago

Fixes:

  • Fixed scroll issues
    • Maintain scroll position when loading previous messages.
    • Maintain scroll position when loading next messages.
    • Move the logic that delays rendering mmf to the correct location.
  • Resolve an issue where scroll position wasn't adjusting correctly when
    the message content size was updated (caused by debouncing scroll
    events).
  • Use animatedMessage instead of highlightedMessage in the smart app
    component.
    • Reset text display issue
  • Fix the appearance of incomplete text compositions from the previous
    input in the next input.
    • Fixed type errors
      • Resolve the type error related to PropsWithChildren.
  • Address the issue of not being assignable to type error, where the
    property 'children' doesn't exist on type PropsWithChildren.
    • Use PropsWithChildren<unknown> instead of PropsWithChildren.
  • Fixed a voice message length parsing issue
  • Include metaArray to the message list when fetching messages again by
    connecting

Don't miss a new sendbird-uikit-react release

NewReleases is sending notifications on new releases.