Preference object in Flutter SDK is getting initialized with Empty list instead of a Map.
- 0
- Teams
- Flutter
- Cloud
- Users
- Functions
I have encountered this error with User object previously. when i was working with appwrite functions with Dart.
- When User's preference is empty the User object's preference field is getting initialized as an Empty List instead of Empty Map.
Currently I am working with Client Flutter SDK where I am facing with same issue while accessing Team Object because it has also got Team Preference.
Just want to add , It is working fine if Preference is not empty, just the empty value is creating the issue.
This is currently a known issue: https://github.com/appwrite/appwrite/issues/6360
Recommended threads
- proccessing problems
A database schema operation is stuck in my Frankfurt project. In the matryq database, the workspaceId attribute of the coaching_activity_entries collection rema...
- User column is processing
I am still encountering the processing tag after creating a column in my database. and its not a network or refresh issue, i have refreshed over and over, shutd...
- Custom API domain is unreachable
Earlier my custom api domain was working fine. Now it seems to be offline without a trace a few hours later. I didn't change anything, all the relevant DNS reco...