deleting a first node causes this error to come up

Having trouble installing Oxygen? Got a bug to report? Post it all here.
akshatTR
Posts: 8
Joined: Mon Dec 12, 2022 11:19 pm

deleting a first node causes this error to come up

Post by akshatTR »

while using

Code: Select all

ro.sync.ecss.extensions.commons.operations.UnwrapTagsOperation
we are seeing an error in console
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.js:1891:27691)'}
message
:
"Stale node with id:15"
stack
:
"Error\n at new Bg (https://.com/oxygen-xml-web-author/app/workspace-49e8408c68.js:1886:9319)\n at h.fromRelativeContentPosition
this only happens when we do it for the first entity being unwrapped, rest work fine.
Can someone pls guide us to debug?
cosminef
Site Admin
Posts: 197
Joined: Wed Aug 30, 2023 2:33 pm

Re: deleting a first node causes this error to come up

Post by cosminef »

Hello,

Thank you for contacting us.
From the error message you're encountering, it's possible that you're using an older version of Web Author, as these issues have been addressed. Could you let us know which version of Web Author you are using?

Best,
Cosmin
Cosmin Eftenie
www.oxygenxml.com
Post Reply