Hi guys, there is a problem with the collections. I am trying to create a Relationship attribute, but when I click on the "Create Attribute" button and select "Relationship" nothing happens.
Are you on cloud or self hosted? What browser are you using? What browser version? What operating system?
Hello, I am on cloud and I am using Google Chrome on macOS version 11.6.1
How many collections do you have?
3 but that's not a problem
I will show you
Would you please check the browse console logs?
I already did
I think that Appwrite has a problem with the Relationship attribute form opening because other attribute forms are working as they should
Any errors?
No there are no errors
you're on mac OS 11.6.1? What version of chrome?
The modal opens fine for me:
It says Version 102.0.5005.61 (Official Build) (x86_64)
you might have an unsupported version of chrome
I have to update it right?
So that's the problem i think
this is over a year old: https://chromereleases.googleblog.com/2022/05/stable-channel-update-for-desktop_24.html
Probably, yes
I am facing same issue and also my browser is updated too
Updating Chrome worked! thank you Steven!
Try to reinstall Chrome
Thank you for suggestion now its works 😄
Recommended threads
- Send Email Verification With REST
I am using REST to create a user on the server side after receiving form data from the client. After the account is successfully created i wanted to send the v...
- Use different email hosts for different ...
Hello, I have 2 projects and i want to be able to set up email templates in the projects. Both projects will have different email host configurations. I see ...
- Get team fail in appwrite function
I try to get team of a user inside appwrite function, but i get this error: `AppwriteException: User (role: guests) missing scope (teams.read)` If i try on cl...