I created a command which creates a table with columns and rows. When I use Undo the table disappears but XXE is blocked (frozen), and at the place of the table there is a blank space. I use an ElementEditor to insert the table and other Elements. And I also use doc.beginBatchEditing() and doc.endBatchEditing(). How can I resolve this problem?
Julien.

