lateinit property roomId has not been initialized
Describe the bug
The application is crashing when select a room in the Teamdrawer plugin.
The stacktrace
kotlin.UninitializedPropertyAccessException: lateinit property roomId has not been initialized
at com.toolsboox.plugin.teamdrawer.ui.NoteFragment.onResume(NoteFragment.kt:126)
at androidx.fragment.app.Fragment.performResume(Fragment.java:3180)
at androidx.fragment.app.FragmentStateManager.resume(FragmentStateManager.java:606)
at androidx.fragment.app.FragmentStateManager.moveToExpectedState(FragmentStateManager.java:285)
Device details:
- Device: Note Air
- OS: 3.2.4
- Version: v1.3.0-00
Additional context
Edited by Gábor AUTH