Rank 1: Thread
Hello,
When adding the total parameter (either true, the default, or false) to the listRows function, it raises the following error: type 'bool' is not a subtype of type 'Iterable<dynamic>' when executed.
I'm running Appwrite self-hosted version 1.8.1.
Client SDK is Flutter with appwrite package verison 20.3.2.
I reproduced the error on different tables.
No errors are reported by the appwrite container