Skip to content

[v3.2.4] (Nov 1 2022)

Compare
Choose a tag to compare
@sravan-s sravan-s released this 02 Nov 03:31
· 3 commits to stable/3.2.x since this release
e48710f

Features:

  • For Channel component, added separate prop isLoading?.boolean
    Usage: <Channel channelUrl {currentChannelUrl} isLoading={!currentChannelUrl} />
  • For flicker in ChannelList, no extra props

Fixes:

  • React UIKit placeholder rendering issue
  • Fix scroll issue in ChannelList where user cannot load more channels
  • Modify TS interface getLeaveChannel to getLeaveGroupChannel in selectors