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

NaN value often

Good afternoon sirs,

The value of progressBar is often NaN, even checking the value sent by the SetProgress () function.

I use this way:

<progressBar:SfCircularProgressBar x:Name="progress" Progress="0"/>

public void ProgressBar(int value)
{
 progress.SetProgress(value, 0, Easing.Linear);
          }

 
Please, check if I do something wrong.

3 Replies

BK Bharathiraja K Syncfusion Team March 21, 2019 10:59 AM UTC

Hi José  
 
Greetings from Syncfusion. We have fixed the reported issue in our Volume 1 Beta release 2019. So, we suggest you update the version (17.1.0.32) and check whether the issue has been resolved in your end. 
 
Regards. 
Bharathi. 



JD José Donizete de Oliveira Júnior March 21, 2019 02:26 PM UTC

Hello, good day.

Problem persists even after update.

Thanks for listening.


BK Bharathiraja K Syncfusion Team March 22, 2019 08:39 AM UTC

Hi José, 
 
Greetings from Syncfusion. 
 
We have further analyzed the reported issue and we were not able to reproduce. Could you please clear the cache before installing the provided Nuget package? Please check the following link for how to clear the cache. 
 
 
We have prepared a sample and it is working as expected. Please have the sample from the following link 
 
 
Please let us know if you have any other concern. 
 
Regards, 
Bharathi. 


Loader.
Live Chat Icon For mobile
Up arrow icon