React ContentEditable Err:Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node
I trying to create a website builder. So for text content editing, I am using contentEditable. So When I Remove all lines at once and save it throws this error sometimes