Pedro Francisco de Sousa Neto
01/03/2024, 2:38 PMKoinJavaComponent
is crashing when I'm looking for scoped
dependencies.
Looking inside koin code, the class KoinJavaComponent
has scope parameter only in comments 👀.
The scope was removed in commit 02dc776416f1ae9a708c2d421da89f120215a8b8
- look the print.
That was expected @arnaud.giuliani? If not, can I fix it openning a PR and restoring the deleted code back?
I think we had this problem in the past (here),Pedro Francisco de Sousa Neto
01/03/2024, 2:46 PMarnaud.giuliani
01/04/2024, 8:42 AM