how can I force the lib to use viewModel instead o...
# koin
u
how can I force the lib to use viewModel instead of factory?
@arnaud.giuliani
a
Did you use the @KoinViewModel annotation?
u
yes of course
but still generated file has factory definition
a
weird 🤔
u
we are using this in an android library module
a
yes, serious issue. Did you open a ticket on Github?
u
I opened previously for a similar issue. But I will also open for this
here it is
a
1.0.1 is already on the way 💪
u
great, thanks!