ManifestM
Manifestโ€ข2mo ago
debugair

Relationship Error

I did play around with manifest and did check the possibilities around relations. I did copy the Baseball League example found here: https://manifest.build/docs/entities#relations what results in the following error:

โŒ Error: Entity Fixture has duplicate relationship names : Team, Team
๐Ÿ’ก Please fix the above issue and try again.

I use the latest version:

"dependencies": {
"manifest": "^4.17.11"
}

is it possible that this is a bug or am I missing something?

Thank you so much for your help.
Was this page helpful?