Commit fa99875
authored
release: Release UIKit React v3.5.1 (#645)
CHANGELOG
```
## [v3.5.1] (June 15 2023)
Fixes:
* Set fallback values \w global configs in App comp
* Use global config's replyType if channel one is undefined
* Use global disableUserProfile if each context's one is defined
* Clear `scrollBottom` on channel state loading
* Fixes a runtime error
caused by clicking "Reply in thread" menu from a parent message
* Check if the `message.type` property is empty
and return false when it is empty in the isVoiceMessage function
```
[SDKRLSD-864](https://sendbird.atlassian.net/browse/SDKRLSD-864)
[SDKRLSD-864]:
https://sendbird.atlassian.net/browse/SDKRLSD-864?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ1 parent 9e31427 commit fa99875
File tree
4 files changed
+7508
-7490
lines changed4 files changed
+7508
-7490
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
3 | 15 | | |
4 | 16 | | |
5 | 17 | | |
| |||
0 commit comments