Radzen Progress bar under 5 percent not accurate

Hi Everyone,

As you can see my progress bar is not accurate, under 5 percent it does not show inside the borders of the progress bar.

Any idea?

RadzenProgressBar Value="3" ShowValue="false" Mode="ProgressBarMode.Determinate" ProgressBarStyle="ProgressBarStyle.Secondary"

image

Hi @Vincentbrands,

I tested the exact same code but everything seems normal:

I suspect some other markup in that page is causing the problem - check for any unclosed tags or perhaps CSS which affects the progressbar (you can use your browser's developer tools).

Thanks Korchev!

Indeed it was some parent CSS.

1 Like