inplace usage of include leads to unexpected behavior #325
younesStrittmatter
started this conversation in
General
Replies: 1 comment
-
Thanks for bringing this to our attention. Yes, the list used for |
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.
-
here is a code snippet to explain the issue (maybe it is the expected behavior, but could lead to errors down the line):
leads to:
If you want to use the same inclue in a different model, this then leads to an error:
Beta Was this translation helpful? Give feedback.
All reactions