An error in slider

blazor.server.js:21 [2021-07-31T09:22:47.190Z] Error: System.OverflowException: Arithmetic operation resulted in an overflow.

   at Syncfusion.Blazor.Inputs.Slider.Internal.SliderTicksRender.TicksCalculation()

   at Syncfusion.Blazor.Inputs.Slider.Internal.SliderTicksRender.OnInitializedAsync()

   at Microsoft.AspNetCore.Components.ComponentBase.RunInitAndSetParametersAsync()


1 Reply

SM Shalini Maragathavel Syncfusion Team August 2, 2021 09:44 AM UTC

Hi Stanislav, 

Greetings from Syncfusion support. 
                                                                        
Based on the error, we suspect that you are facing an issue in Ticks functionality of the Range Slider component. So we have prepared a Range Slider sample with Ticks but unfortunately we are unable to reproduce the issue at our end as the Range Slider component is rendered without any script errors. 

We have attached our validated sample for your reference 


If the reported problem still persists, then please share us the following information to validate further. 

  • If possible, replicate your reported problem in the above provided sample or provide us a simple sample to replicate the issue.
  • Share us your complete Range Slider rendering code.
  • Have you done any customization in Range Slider using TicksRendering event? If so, please share the code for the same.
This information would help us to find the exact cause of your reported problem and to provide you the prompt solution. 
Regards,  
Shalini M. 


Loader.
Up arrow icon