loading state controlled with MutableStateFlow does not update the ui
I have a view model injected with hilt that controls the state of a loading spinner, which is a fullscreen dialog.
I have a view model injected with hilt that controls the state of a loading spinner, which is a fullscreen dialog.