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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
11
11
### 🐞 Fixed
12
12
- Fix `Throttler` crash in `ChatChannelViewModel.handleMessageAppear()`[#1050](https://github.com/GetStream/stream-chat-swiftui/pull/1050)
13
13
- Remove unnecessary channel query call when leaving the channel view in a mid-page [#1050](https://github.com/GetStream/stream-chat-swiftui/pull/1050)
14
+
- Fix crash when force unwrapping `messageDisplayInfo` in `ChatChannelView`[#1052](https://github.com/GetStream/stream-chat-swiftui/pull/1052)
0 commit comments