Hello,
I am using the SfSlider component and I set the minimum and maximum values dynamically and I am using the
TicksRendering event handler to create the format of the labels.
The problem is that the values are not displayed every time correctly. Sometimes they are visible and sometimes they are not.
Below I am posting two pictures of my slider that show both situations.
As you can see in the first picture only the minimum value is shown.
So why is this happening and how can I fix it?
Thanks in advance!