it’s funny because If you write things then the so...
# kodein
m
it’s funny because If you write things then the solution is easier to find. So actually this was my fault I wrote:
Copy code
override val di by DI.lazy {}
in Fragment but I should have probably used
by di()