hey guys, i’m using Compose navigation + hilt + Ma...
# compose-android
f
hey guys, i’m using Compose navigation + hilt + Material BottomBar, but every time I click on the item of the bottom bar, a new instance of the ViewModel is provided to me while using
hiltViewModel
I saw that there’s an open issue regarding this, it’s affecting our app in prod with more than 100k active users