UnresolvableType: Unable to construct dependency of type
PromptTemplateRepo The constructor probably has some
unresolvable dependencies: PromptTemplateRepo => bool =>
bool
I would have expected it to take into account default values during injection. @meadsteve any thoughts on if i should restructure my class or is this a bug with lagom?
UnresolvableType: Unable to construct dependency of type PromptTemplateRepo The constructor probably has some unresolvable dependencies: PromptTemplateRepo => bool => bool
I would have expected it to take into account default values during injection. @meadsteve any thoughts on if i should restructure my class or is this a bug with lagom?