- Home
- Forum
- Angular - EJ 2
- When checking memory, the event bound to Grid's resizeStop is not unsubscribed
When checking memory, the event bound to Grid's resizeStop is not unsubscribed
Hi wills,
Greetings from Syncfusion support,
We have confirmed the reported case as an issue from our side and logged it as “Need to remove the Grid's resizeStop event handler ” Thank you for taking time to report this issue and helping us improve our product. At Syncfusion, we are committed to fixing all validated defects (subject to technical feasibility and Product Development Life Cycle ) and will include the defect fix in our upcoming patch release which will be rolled out on “July 24th, 2024”.
You can now track the current status of your request, review the proposed resolution timeline, and contact us for any further inquiries through the below link,
Feedback: https://www.syncfusion.com/feedback/59205/need-to-remove-the-grids-resizestop-event-handler
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
Vikram S
Hi wills,
Due to the complexities of fixing this issue and ensuring compatibility with additional features, we were unable to include the fix for the issue ‘Need to remove the Grid's resizeStop event handler’ in this week's patch release. This fix will be included in our upcoming weekly release, which will be available on July 30th, 2024.
We apologize for any inconvenience this may have caused and appreciate your understanding.
Regards,
Vikram S
Hi wills,
Thank you for your patience.
We are glad to announce that, we have included the fix for the issue “Need to remove the Grid's resizeStop event handler ” in our 26.2.7 release. So please upgrade to our latest version of the Syncfusion package to resolve the reported issue.
Rootcause : The resizeStop event handler resizeStopFn is not unsubscribed using the removeEventListener.
Solution : After the resizing the click event also triggers so added the code for unsubscribing the resizeStop event after click event listener is unsubscribed.
Feedback link : https://www.syncfusion.com/feedback/59205/need-to-remove-the-grids-resizestop-event-handler
We thank you for your support and appreciate your patience in waiting for this release. Please get in touch with us if you would require further assistance.
Regards,
Vikram S
- 3 Replies
- 2 Participants
-
WI wills
- Jun 28, 2024 08:50 AM UTC
- Jul 30, 2024 10:15 AM UTC