@ -232,6 +232,9 @@ class EditorFragment : RealmFragment(), RowRepresentableDelegate, KeyboardListen
override fun onDestroyView() {
super.onDestroyView()
this.model.selectionLiveData.removeObservers(this)
_binding = null
}