
I could just be using it wrong because the documentation isnt the best but setting the img src as the result from avatars.getInitials()
leaves me with an image that wont render.

can you provide your code?

You could also just set the image source to this
https://cloud.appwrite.io/v1/avatars/initials?name={FIRSTNAME LASTNAME}&width=80&height=80

oh damn that's so much easier than dealing with byte arrays imma just do that ty
Recommended threads
- Get all Documents and Expanded Relations...
I have multiple (quite small) collections that have many-to-many relationships. How can we return all documents and expanded relationship for a specific collec...
- The new Bulk API and Realtime updates
It seems that the new Bulk API doesn't actually send realtime updates which is making a huge problem for me. I also wanted to know different is it deleting mul...
- Which repo is used for cloud.appwrite.io...
I made a PR and it got merged into appwrite/console Repo. - It had this description: "The console that makes Appwrite tick from the browser" - I assumed this i...
