I think I found a bug where the Visibility of a step stops working after 3 toggles.
I made a video, please watch:
By the way, I am using version 4.15.9.
Here is the implementation.
<RadzenStepsItem Text="@Localizer["Shipping address"]" Visible="Ass.Order.shipAddressSame == false" Disabled="BillingAddressIsValid == false">
content goes here
</RadzenStepsItem>
I was able to reproduce the problem - fix will be published with our update later today!
1 Like
Thank you!!! You guys rock!