The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
VKVinoth Kumar Sundara Moorthy Syncfusion Team May 20, 2019 01:14 PM UTC
Hi John
Thank you for contactingSyncfusionsupport.
We have checked your reported issue “Could not able to stop the progress(spinner) inProgressButtonwhile using thestop() method” and we are able to reproduce it in our end. We have considered this asandefect and you can track the status of this defect using belowlinkfrom our feedback portal.
This fix will be available with our upcoming EJ2 patch release. We will inform you once the release has been rolled out and appreciate your patience until then.
Regards, Vinoth Kumar S
TÁTársisJune 12, 2019 02:34 PM UTC
Is it already fixed in the last update?
SPSangeetha Priya Murugan Syncfusion Team June 13, 2019 11:23 AM UTC
Hi John,
Sorry for the inconvenience caused.
We would like to let you know that “Stop()” method is used to stop the progress and it doesn’t hide the spinner based on our behavior. However, we have provided the new method “ProgressComplete()” to achieve your requirement, it hides the spinner and also completes the progress of the button. The fix for this issue is included in our 17.1.51 patch release. Please find below code example of ProgressComplete method in a button click event.
Could you please check the above details and use the "ProgressComplete" method instead of "Stop" to achieve your requirement. Kindly get back to us, if you need any further assistance on this?