Cannot set properties of undefined ,setting isContainerResize

I'M having that problem when I initialize and navigate to other pages and rezise de window


Image_9968_1720553553709


2 Replies

DS Dhanush Sekar Syncfusion Team July 10, 2024 02:17 PM UTC

Hi Sebastian,


We have already confirmed the reported issue ‘React DocumentEditor: TypeError on "isContainerResize" when leaving the page and resizing window as a defect and logged a defect report. We will include this fix in our weekly release which is scheduled for July 16, 2024.

 

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

https://www.syncfusion.com/feedback/59324/typeerror-on-iscontainerresize-when-leaving-the-page-and-resizing-window

 

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,

Dhanush S



DS Dhanush Sekar Syncfusion Team August 19, 2024 11:38 AM UTC

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


Loader.
Up arrow icon