isTyping props became false

[Problem/Question]
I am using component and there is renderChannelPreview props.
And there is props as arguments and I made below code.

problem is “props.channel.isTyping” become false even though someone is typing when channel list refreshed.

Please resolve this issue.

안녕하세요.
ChannelList 내에 renderChannelPreview 핸들러로 커스터마이징 된 채널 리스트를 구현중입니다. 그런데
props.channel.isTyping 값이 누군가가 타이핑 하고 있을 때에, 처음엔 true였다가 아주 빠른 시간 내에 false로 바뀝니다.

혹시 수정 가능할까요?


// If problem, please fill out the below. If question, please delete.
[UIKit Version]
@sendbird/uikit-react”: “3.6.7”,