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
close icon

Button click event delay

Hello!

If i'm using an EjsButton click event, a small delay occurs between the click and the actual event function (about half a second)
This delay does not exists when just wiring up the @onclick event to a default html component.

My example button code:

<EjsButton CssClass="e-outline" IconCss="e-icons e-MT_Remove" @onclick="@(()=> OnDeleteCustomer(1)"></EjsButton>

Any help to improve this issue would be much appreciated!

Greetings,
Niklas

1 Reply

SP Sangeetha Priya Murugan Syncfusion Team September 23, 2019 12:17 PM UTC

Hi Niklas, 
  
Thank you for contacting Syncfusion support. 
  
We have checked your reported performance issue in both client and server side application and we are not able to reproduce it in our end. For your convenience, we have prepared the sample and video demonstration of this issue. Please find the link below. 
 
 
 
Before we proceed further, we would like to let you know the following details. 
 
1. Confirm whether you are using Blazor client side or server side application? 
2. Please share your Essential studio product version and Blazor preview version
3. If possible please replicate your issue in the above sample and sent back to us. 
 
Could you please check the above links and get back to us with the above requested information, based on that we will check and provide you a better solution quickly. 
 
Regards, 
Sangeetha M 


Loader.
Live Chat Icon For mobile
Up arrow icon