karthik1095Original post
Rank 2: Process
I've created a chat application using Appwrite. However, when users try to save code that contains the character '╟', an internal server error occurs. Interestingly, some chats are able to save this character in certain documents and collections without any issues, while others are not.
Summary
Developers are experiencing an issue when saving the special character '╟' in a document using Appwrite for a chat application. Some chats are able to save the character while others encounter an internal server error. The problem seems to occur inconsistently.