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
fix: runtime error on accessing null parentMessage data (#641)
Resolves https://sendbird.atlassian.net/browse/UIKIT-4142
Fixes a runtime error caused by clicking "Reply in thread" menu from a
parent message. This happens only when `replyType: THREAD & threadReplySelectType: PARENT`.
0 commit comments