Small fix for history corruption bug

This commit is contained in:
Wolfgang Ginolas 2026-05-20 11:18:18 +02:00
parent 78473cd816
commit 387225b27b

View File

@ -565,6 +565,7 @@ define([
isLockedModal.modal = UI.openCustomModal(isLockedModal.content);
}
myUniqueOOId = undefined;
myIndex = undefined;
setMyId();
if (APP.docEditor) { APP.docEditor.destroyEditor(); } // Kill the old editor