Schema problem in mongo db realm

hello guys,
when ever i try to edit the schema i got the following error
error validating schema relationships: could not find schema associated with ref

It sounds like you have a “relationship” in your schema that is mapping to a schema that doesnt exist. https://www.mongodb.com/docs/atlas/app-services/schemas/relationships/#to-one

Are you intending to have a relationship? If so, can you send me a link to your application in the realm console? If not, perhaps you want to remove the relationship (click the expand relationships toggle)