We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

commentEdit event is not getting fired for FreeText annotation

 Hi,

The sample code used in the video is available at https://stackblitz.com/edit/angular-sgts1f?file=src%2Fapp.component.html,src%2Fapp.component.ts

Here I am adding a comment to an highlight annotation and then editing it. commentEdit event is getting fired correctly. However, when I add a comment to FreeText annotation and edit it then commentEdit event is not getting fired.

Please take a look.



Attachment: editannotationcommentisnotgettingfiredforfreetextannotation_91d22b87.zip

3 Replies 1 reply marked as answer

VV Visvesvar Venkatesan Syncfusion Team March 24, 2023 04:33 AM UTC

We were able to reproduce the reported issue  “Comment edit event is not triggered when we edit the value in the free text annotation” and suspect this to be a defect. We will analyze further on this and update you with more details in two business days.



VV Visvesvar Venkatesan Syncfusion Team March 28, 2023 02:27 PM UTC

We have confirmed that the reported issue “Comment edit event is not triggered on editing free text annotations” is a defect and logged the defect reported for the same. The fix for the issue will be included in our upcoming weekly NuGet release on April  19, 2023. You can track the status using the below feedback link.


Feedback link:  Comment edit event is not triggered on editing free text annotations | Issue Feedback


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.”



VV Visvesvar Venkatesan Syncfusion Team April 19, 2023 11:44 AM UTC

We have fixed the reported issue “Comment edit event is not triggered on editing free text annotations” and the fix for the reported issue was included in our latest weekly release v21.1.0.41. Kindly upgrade to that version to get the issue resolved.

   

Packages:   

Service side package

ASP.NET Core :      

https://www.nuget.org/packages/Syncfusion.EJ2.PdfViewer.AspNet.Core.Windows/ 
https://www.nuget.org/packages/Syncfusion.EJ2.PdfViewer.AspNet.Core.Linux/       

https://www.nuget.org/packages/Syncfusion.EJ2.PdfViewer.AspNet.Core.OSX/      

       

ASP.NET MVC:      

https://www.nuget.org/packages/Syncfusion.EJ2.PdfViewer.AspNet.Mvc5/      

https://www.nuget.org/packages/Syncfusion.EJ2.PdfViewer.AspNet.Mvc4/


EJ2 CDN Links:


https://cdn.syncfusion.com/ej2/21.1.41/dist/ej2.min.js

https://cdn.syncfusion.com/ej2/21.1.41/material.css



Marked as answer
Loader.
Up arrow icon