Search by nested relationships #281
Unanswered
KarlaRomero17
asked this question in
Help
Replies: 2 comments
-
Hey @KarlaRomero17, is this your location controller? Because in that case you should have just |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi, I have the same problem. I solved it by downgrading from version 2.22.5 to version 2.20.0, which is the first version I've found where this bug is not present, this is what i was trying to do
And this is the error message:
|
Beta Was this translation helpful? Give feedback.
0 replies
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 new with orion and i encountered an issue on my code.
These are the tables:
--City
---Country
i want to search by the name of the country and i got this error:
"message": "Call to undefined method location.city.country()",
The functions are:
I checked the relationships on models and it looks apparently formed correctly.
if you any idea, please let me know. Thanks
Beta Was this translation helpful? Give feedback.
All reactions