After all the tests have been fixed in the latest release, the [test that checks if user can iterate through messages with cursor still fails](https://github.com/heroiclabs/nakama-dart/blob/c39c5e78407e42a13d387adeb86fa3a853b1998e/nakama/test/rt/chat_test.dart#L272C11-L272C56). This issue is to understand if the issue is with the test itself or if there’s an actual bug in the library.