Hey there, im gonna attach a Video to make it easier to understand.
I have a Relationship with another Collection for these Images. The images themselves have an imageID and a relationship to another column.
Whenever im in images and press anywhere near the relationship, i get taken to the collection of the relationship and NOT the one im technically pressing.
If i wanna see the data of the document, i got to press on the FAR RIGHT side, otherwise it just leads me to another collection. Going back is gonna result in not being in images but in the other collection. its somewhat.. unintuitive and probably a bug?
i pressed it slower just to showcase it more. didnt realize i was pressing the buttons so fast there
Recommended threads
- Type Mismatch in AppwriteException
There is a discrepancy in the TypeScript type definitions for AppwriteException. The response property is defined as a string in the type definitions, but in pr...
- [SOLVED] OAuth With Google & Flutter
Hi all, I'm trying to sign in with google and it all goes swimmingly until the call back. I get a new user created on the appwrite dashboard however the flutte...
- What Query's are valid for GetDocument?
Documentation shows that Queries are valid here, but doesn't explain which queries are valid. At first I presumed this to be a bug, but before creating a githu...