<@U0KFQLGN7> This exception is new to beta 2: it a...
# kodein
s
@sargunv This exception is new to beta 2: it arises when you try to bind using a type that is not fully known (contains
TypeVariable
). There are some cases where this verification should not be done, this will be fixed in beta 3 ;) Maybe it will fix your bug?