Issues after update to 5.02

Hi!
Was working fine earlier. However after updating today, facing below issues:
main issue in datagrid. Filter menu for number & date giving problem. Number has suddenly gone white, while date has become unusable.
both of these were working fine earlier. screenshot-


code:

also RadzenAlert also giving issues:


code:
Admissions in this Session

Clear your browser cache.

1 Like

I am having the same issues...I cleared my cache, tried to use a different browser, even created a new windows account a logged in clean.. datepicker is not working correctly...also issues with pager...

and notify...

I have these issues inside of radzen and in any browser or windows accoutn I use...don't know what else to do...

here is the datepicker issue...

I have removed and re added components with the same result...and it happens in multipe of my applications in development.

Hi @daveg1466,

That most probably happens because you have a custom theme that is using CSS variables that were either replaced or deleted in 5.0. Here is the full list of changes: https://blazor.radzen.com/changelog

To fix these you'd have to rebuild your theme. Changing a color in the Appearance panel should rebuild the theme.

Yes, that was it, thank you, now it works great and the new icons are a huge improvement!

1 Like

Looks like I can't change some of the them options anymore...I can't adjust icon size..

RadzenIcon's icon size or any other icon within a component?

RadzenIcon works on my side:

I am modifying my theme, I like the fluent theme, but the icon size is to small, when I try to adjust it it just goes back to the default. Works fine elsewhere...

quite a few items in the theme builder cannot be updated by the looks of it.. Border color, icon size, icon width...I was able to go into the site.css and update them manually though

Would be nice if you guys re-enabled those theme builder items

Thanks @daveg1466,

Managed to reproduce. Happens with non-color type variables. Working on a fix.

You guys are awesome, thank you!