We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf64a05 commit f33593bCopy full SHA for f33593b
packages/stream_chat_persistence/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## Upcoming
2
+
3
+- Fixed an issue in the `getChannelStates` method where `paginationParams.offset` greater than the
4
+ available channel count would cause an exception. The method now properly handles this edge case.
5
6
## 9.9.0
7
8
- Added support for `User.teamsRole` field.
0 commit comments