Replies: 2 comments
-
/cc @FroMage (panache), @geoand (rest-data-panache), @loicmathieu (panache) |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi, I don't think REST Data Panache works well with relations, as you've observed. If you feel like contributing support for it, that'd be great, and we can help you :) |
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.
-
Given these tutorials
As soon as related entities are used, one comes across lazy-load errors all over the place.
There are no resources on what one has to do.
If you implement an endpoint yourself, you can go back to using
Muteny.fetch
, however with panache rest resources, this isn't an option.Are there any resources hidden somewhere on what can be done?
Beta Was this translation helpful? Give feedback.
All reactions