Replies: 1 comment
-
Hi you're right, this is a bit strange and it should be fixed in version 1.2.4! |
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.
-
Hello there,
I am just a bit confused at the moment.
If I call
The result always contains the
profile
, if the User is called like this:so the
include('profile')
determines the output - if the prop is set there, the result of the closure inLazy::when
has no meaning.So my question is: Is it possible to exclude properties, even if they are manually included by a query string or
include
?Beta Was this translation helpful? Give feedback.
All reactions