Using withAllRecursive throws Error: [Pinia ORM] Relationship [X] on model [Y] not found. #1383
Unanswered
mahmoudawadeen
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm facing an issue when using
withAllRecursive
. I've set up a sample repo to reproduce the issue.I already added a commit to "fix" the error, which is basically defining random relations (didn't matter the type of the relation) for every error pinia-orm complained about.
Any idea why it's throwing those errors for those relations? is there a way to avoid this without this hack?
Beta Was this translation helpful? Give feedback.
All reactions