alex-1987
Results
2
issues of
alex-1987
Hi i found an error in the SleepTrackerViewModel.kt If i use the code: ` private fun initializeTonight() { uiScope.launch { tonight.value = getTonightFromDatabase() } }` i get an Error: **java.lang.IllegalStateException:...
**Important notices** - [x] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md - [x] I am convinced that my issue is new after having checked both open and closed...
support