Commit 5aaa966
authored
fix: cannot delete property renderMessage of Object (#963)
### Fix
* Figure out error: `Cannot delete property `renderMessage` of #<Object>
when using the `renderMessage` props
### Issue
* This error appears from the customer side while I try to use the props
`renderMessage` of Channel1 parent 6e4afef commit 5aaa966
File tree
3 files changed
+1
-46
lines changed- src
- modules/GroupChannel/components/Message
- utils
- __tests__
3 files changed
+1
-46
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
228 | 227 | | |
229 | 228 | | |
230 | 229 | | |
231 | | - | |
| 230 | + | |
232 | 231 | | |
233 | 232 | | |
234 | 233 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments