@Abhishek wrote:
Hi,
I have added a text block to the group and it is editable. While editing that text the old text which I am editing is still showing up in the background and both texts are overlapping.
also getting following error “ERROR DOMException: Failed to execute ‘removeChild’ on ‘Node’: The node to be removed is not a child of this node.”
while trying to stop the edit of the text if not valid by overriding errorFunction
textEditTool.doCancel();
textEditTool.doDeactivate();
Posts: 5
Participants: 2