Skip to content

Commit b4110ff

Browse files
authored
fix(core): improve channel messages pagination logic (#2284)
1 parent 344a10d commit b4110ff

File tree

2 files changed

+260
-101
lines changed

2 files changed

+260
-101
lines changed

packages/stream_chat_flutter_core/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## Upcoming
2+
3+
🐞 Fixed
4+
5+
- Fixed pagination end detection logic to properly determine when the top or bottom of the message
6+
list has been reached.
7+
18
## 9.12.0
29

310
✅ Added

0 commit comments

Comments
 (0)