mirror of
https://github.com/ONLYOFFICE/sdkjs.git
synced 2026-02-10 18:15:19 +08:00
[se] Fix bug 79238
This commit is contained in:
@ -16519,7 +16519,7 @@
|
||||
}
|
||||
const oElem = oFormulaParsed.getOutStackElem(j);
|
||||
if (aLinkTypes.includes(oElem.type)) {
|
||||
aRefElements.pop()
|
||||
aRefElements.pop();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user