diff --git a/views/js/pciCreator/ims/textReaderInteraction/creator/widget/states/Question.js b/views/js/pciCreator/ims/textReaderInteraction/creator/widget/states/Question.js index e3cc7b6..b2a4f3e 100644 --- a/views/js/pciCreator/ims/textReaderInteraction/creator/widget/states/Question.js +++ b/views/js/pciCreator/ims/textReaderInteraction/creator/widget/states/Question.js @@ -376,7 +376,8 @@ define([ related : interaction, colIndex : colIndex, highlight: true, - areaBroker: widget.getAreaBroker() + areaBroker: widget.getAreaBroker(), + flushDeletingWidgetsOnDestroy: true }); $editor.on('editorready', function() {