You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suspect this is mostly about choosing the right cue.Option(s) for the task at hand. Can you share which ones you are already using, or are you calling it without any?
I tried different combinations of different cue.Option(s) it doesn't matter, for example I tried cue.All() I even tried enabling and disabling InlineImports as I mentioned above.
Thanks @kajogo777. Leaving as triage to extract a reproducer, and to bisect. This could be related to the recent-ish self-contained changes, or could be a pre-existing bug.
What version of CUE are you using?
go library
v0.6.0-alpha.1
Does this issue reproduce with the latest stable release?
Yes, the same happens with
v0.5.0
What did you do?
load instance then run
value.Syntax()
, doesn't matter if I disableInlineImports
then print the result using
What did you expect to see?
What did you see instead?
The text was updated successfully, but these errors were encountered: