deleting a first node causes this error to come up
Posted: Tue Nov 12, 2024 8:46 pm
while using we are seeing an error in console
Can someone pls guide us to debug?
Code: Select all
ro.sync.ecss.extensions.commons.operations.UnwrapTagsOperation
this only happens when we do it for the first entity being unwrapped, rest work fine.workspace-49e8408c68.js:1886 Error encountered:
Bg {message: 'Stale node with id:15', stack: 'Error\n at new Bg (https://xmleditor.contentcons…eb-author/app/workspace-49e8408c68.js27691)'}
message
:
"Stale node with id:15"
stack
:
"Error\n at new Bg (https://.com/oxygen-xml-web-author/app/workspace-49e8408c68.js9319)\n at h.fromRelativeContentPosition
Can someone pls guide us to debug?