Hello! I cannot select any "related collection" in the relationship attribute modal, and everytime i try to scroll the modal closes.
This is how the modal looks when i try to open the listbox. You can see in the back that, in fact, i do have multiple collections, hope for a fix soon. Thank you for your time!
Oh, nvm, it doesn't work on firefox dev web browser, worked on opera gx tho. Sorry for bothering you!
Can I consider this as solved then?
yes
Relationship attribute is bugged [SOLVED]
[SOLVED] Relationship attribute is bugged
Recommended threads
- Update User Error
```ts const { users, databases } = await createAdminClient(); const session = await getLoggedInUser(); const user = await users.get(session.$id); if (!use...
- apple exchange code to token
hello guys, im new here 🙂 I have created a project and enabled apple oauth, filled all data (client id, key id, p8 file itself etc). I generate oauth code form...
- How to Avoid Double Requests in function...
I'm currently using Appwrite's `functions.createExecution` in my project. I want to avoid double requests when multiple actions (like searching or pagination) a...