Following this tutorial: https://www.youtube.com/watch?v=_W3R2VwRyF4 Steps to reproduce:
- Create database
- Create three collections: "Users", "Posts", "Saves"
- On Posts, Add Attribute Relationship
- Select Two Way Relationship // Issues:
- List of related collections does not load.
- Tried typing "Users" to prompt, on pressing enter produced above error.
- After a while, noticed I could scroll on the modal, there were some displaced elements on the screen, clicked them, it was the collections, on select everything run smoothly...
TL;DR
The user is experiencing an issue with the appwrite platform where the list of related collections is not loading. They tried typing "Users" to prompt but it produced an error message. After a while, they noticed that they could scroll on the modal and select the collections manually, which resolved the issue.interesting....what OS and browser do you have (including versions)?
I am using Ubuntu 22.04.3 LTS, Firefox Developer Edition, 120.0b5
firefox developer edition...perhaps there's a bug in that version
Recommended threads
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- Increase by operators
I see appwrite have bunch of useful operators for querieng db. One more I would like to suggest is operators like increase the count of a int columns by 1,2.. ...
- createCollection Deprecated