Rank 1: Thread
Hi all. After updating to the latest version on the server side, an error occurs when creating a team.
Future<models.Team> create(
…
return models.Team.fromMap(res.data);
Votes
0
Replies
13
Participants
Unknown
Messages
14
Rank 1: Thread
Hi all. After updating to the latest version on the server side, an error occurs when creating a team.
Future<models.Team> create(
…
return models.Team.fromMap(res.data);
Hi - version and SDK?
Rank 1: Thread
dart_appwrite 8.0.0, appwrite 1.3.1
let me take a look
Rank 1: Thread
Sorry, appwrite 2.0.2 )
It's the CLI version
@dlohani can I get your eyes on this please? 🙏
Hey, @wadman that's actually a bug in the API that we missed, we already have a fix in progress
https://github.com/appwrite/appwrite/pull/5361
Rank 1: Thread
[BUG UNDER FIX] dart_appwrite-8.0.0 _TypeError (type 'List' is not a subtype of typ
[SOLVED] dart_appwrite-8.0.0 _TypeError (type 'List' is not a subtype of typ
Rank 1: Thread
Hi,
Having the same issue after upgrading to 1.3.1, any eta when the fix will be released?
Admin
Hopefully this upcoming week
Admin
We just released 1.3.2! See https://discord.com/channels/564160730845151244/636818236310159360/1101246221089263617. Thanks for your patience
Rank 1: Thread
Super! Thanks for the info ☺️