Commit 81171a9
authored
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`.1 parent b9d524d commit 81171a9
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
223 | | - | |
| 223 | + | |
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
| |||
423 | 423 | | |
424 | 424 | | |
425 | 425 | | |
426 | | - | |
| 426 | + | |
427 | 427 | | |
428 | 428 | | |
429 | 429 | | |
| |||
0 commit comments