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
Sorry for spamming so many questions. But I think this might be an important one.
As the title suggests, resolving lists (or dicts, ...) doesn't seem to work with a custom resolver.
Here is a minimal example
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Sorry for spamming so many questions. But I think this might be an important one.
As the title suggests, resolving lists (or dicts, ...) doesn't seem to work with a custom resolver.
Here is a minimal example
results in the error
Surprisingly, interpolating lists without using a custom resolver works fine, i.e.
does not result in an error.
Is there any way to mitigate this problem?
Does using resolvers delay the creation of fields in the Structured Configs?
Any help is appreciated, thank you!
Beta Was this translation helpful? Give feedback.
All reactions