Hi Sebastian,
We apologize for the delay.
We are glad to announce that our patch release (v26.1.42) has been rolled out successfully. In this release, we have added the fix for the issue 'React DocumentEditor: TypeError on "isContainerResize" when leaving the page and resizing window'.
Please upgrade to the latest version packages to resolve this issue:
NPM link:
https://www.npmjs.com/package/@syncfusion/ej2-react-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/59324/typeerror-on-iscontainerresize-when-leaving-the-page-and-resizing-window
Please let us know if you need any further assistance.
Root cause:
We have not ensured that the documentEditor object is defined before updating the isContainerResize property on the window resize event hook. As a result, we are encountering a script error when resizing the page.
Regards,
Dhanush S