- Home
- Forum
- Xamarin.Forms
- StepProgressBar updating StepStatus not working
StepProgressBar updating StepStatus not working
Hi,
I am using StepProgressBar and it seems that in the new weekly release something is broken. I update StepStatus from ViewModel, when i start the ProgressBar first time everything works fine, but when i want to reset the Steps, the StepStatus is not updated. In debug i can see the StepStatus is updated, but on the View nothing happens. Other properties like StepText is updated. Cam you help me with this issued ?
Sincerly
Christoph Weller
Hi Gayathri,
The error happens randomly sometime it works sometimes not. I am using Xamarin Forms with Prism 8.1.
Sincerely
Christoph
Hi,
I have created a sample Prism app which shows that it does not work. I have attached the project.
Sincerly
Christoph
Attachment: BlankApp1_16291297.zip
Hi Gayathri,
Your provided sample only works because you first do not update all steps to completed. You did update the StepStatus6 to completed and not StepStatus1-6 to completed. This is unusable, i have attched the project which shows this. I must updated the StepStatus sequentially as some steps could not complete. Please try it with the attached project. Thanks!
Sincerely
Christoph
Attachment: BlankApp1_f8cc227a.zip
Hi Gayathri,
You are right, i tried it but didn't get it working. I ended up using another solution. Thank you for your assistance!
Sincerely
Christoph
- 9 Replies
- 2 Participants
-
CW Christoph Weller
- Sep 23, 2021 02:05 PM UTC
- Oct 1, 2021 08:13 AM UTC