Accept all crashing DocumentEditor

Hello,

On the latest version of the DocumentEditor, 26.2.9, calling the `
documentEditor.revisions.acceptAll()` method causes the editor to crash, with all other UI elements of the editor no longer being interactive.

I have submitted a simple demo that reproduces the behavior above:
https://stackblitz.com/edit/7xxc69-qfrrc3?file=index.js

Please let me know if there is anything I can help with regarding this issue.

Best regards,
Daniel Souza


7 Replies 1 reply marked as answer

SI Suresh Iyappan Syncfusion Team August 15, 2024 03:04 PM UTC

Hi Daniel Souza,


We are able to reproduce the reported issue and we are currently validating this issue. We will update you the further details by Aug 19th, 2024.


Regards,
Suresh I



DS Daniel Souza August 15, 2024 07:24 PM UTC

Hello Suresh, 

Thank you for your reply. 

I am not sure if the following is related to this issue or not, but I have noticed that on the version of the DocumentEditor we are currently using (25.1.42), the following issue will only happen when using bookmarks, as shown on the following video:  https://drive.google.com/file/d/18JdpWTFT7CFTJt4oHqUxWbYsKJOAmguP/view?usp=sharing

The same demo I sent before, with the 25.1.42 version will work properly: https://stackblitz.com/edit/7xxc69-pubqqu?file=index.html

Best regards,
Daniel Souza



DS Dhanush Sekar Syncfusion Team August 16, 2024 01:14 PM UTC

Hi Daniel Souza,


Thanks for sharing the details.

We will consider this scenario and update the details on August 19, 2024


Regards,
Dhanush S



SK Selvaprakash Karuppusamy Syncfusion Team August 20, 2024 01:41 AM UTC

Hi Daniel Souza,


We have confirmed the reported issue ‘Accept all crashing DocumentEditor’ as a defect and logged a defect report. We will fix this issue in our first patch release after 2024 volume 3 main release, which is expected in mid-September.

You can track the status of the bug through the below feedback link:

https://www.syncfusion.com/feedback/60511/resolve-the-issue-that-selecting-acceptall-track-changes-freezes-the-document

Disclaimer: “Inclusion of this solution in the weekly release may change due to other factors including but not limited to QA checks and works reprioritization.”


Regards,
Selvaprakash K



AD Aravind Dharani Syncfusion Team August 27, 2024 01:20 PM UTC

Hi Daniel Souza,

 

We are glad to announce that our patch release (v26.2.11) has been rolled out successfully. In this ‎release, we have added the fix for the issue 'Accept all crashing DocumentEditor'.

 

Please upgrade to the latest version packages to resolve this issue:‎

 

NPM link:

https://www.npmjs.com/package/@syncfusion/ej2-documenteditor

 

NuGet links:‎

https://www.nuget.org/packages/Syncfusion.Ej2.Wordeditor.ASPNet.Core/

https://www.nuget.org/packages/Syncfusion.Ej2.Wordeditor.ASPNet.MVC5/

 

Feedback link:

https://www.syncfusion.com/feedback/60511/resolve-the-issue-that-selecting-acceptall-track-changes-freezes-the-document

 

Root cause:

The document contains an empty textElementBox, which affects the revision combining process. As a result, the revisions aren't combined properly, causing the control to hang when performing acceptAll.

 

Regards,

Aravind D


Marked as answer

DS Daniel Souza August 27, 2024 01:29 PM UTC

Hello Aravind, 

I can confirm that the new update has fixed the issue for us. 
Thank you for the attention to this matter!

Best regards,
Daniel Souza



FL Florence Lilian Awino Syncfusion Team August 28, 2024 06:22 AM UTC

Hi Daniel Souza,

We're glad your issue was resolved. Please get back to us for further assistance in the future.

Regards,

Florence L.



Loader.
Up arrow icon