I have Created users collections and one user document. At first I didn't created any relationships. I could able to edit the data for that document. Secondly I created Products collections and created two-way relationships with users. After that I tried to edit the data of user. When I clicked Data tab javascript is throwing this error
Hmm maybe we need to handle nulls better... Would you please create a GitHub issue for this?
Certainly I came to know that appwrite cloud is under maintenance. This issue may be because of that. Idk but it's working fine now.
Oh NVM then. Maybe it was the maintenance
Can I mark this as solved then?
Yeah. Thank you for your responses
[SOLVED] Unable to edit data of document when Relationship is given
Recommended threads
- Opening Project I get "500 Internal Erro...
https://cloud.appwrite.io/console/project-fra-69521af1003b40c342b1/overview/platforms I want open my app now. how to fix this? I can't find solution to fix th...
- restore paused project not working
https://cloud.appwrite.io/console/project-sfo-69b1b841002ca6a07f14/overview/platforms
- Realtime doesn't seem to work with Table...
Hi, I am trying to connect my tables rows with realtime on my react website, it connects, but I dont get the rows when a row is being created. I tried with Chan...