Fualty Rendering

Hi
We have been using Radzen Blazor Studio since Jan 2024. We build an application and deployed it in Feb 1st release.

a few weeks ago some elements in the projects started rendering wrong.
We use GIT to retrieve our 1st version in Feb and in the Version it also is faulty.

Below is an example of the pop up notification:
Currently when we Debug:

Current Published Versoin:

Can this be due to an update?

Can you please assist so we can get this running again please.

Hi @BouwerVa,

Your application was updated most probably to Radzen.Blazor 5.x. Try to clear your browser cache, if this doesn’t help most probably it’s because you have a custom theme that is using CSS variables that were either replaced or deleted in Radzen.Blazor 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.

I see we referenced the Radzen Theme direclty from the wwwroot.

I changed it now to reference is from
image

But when I check Material-3 in not there:

Am I doing something wrong?

Material3 is a premium theme, make sure you have entered your license key in Radzen Blazor Studio.

Check this thread as well: Migration to Radzen.Blazor v5.0

You have to refresh your premium theme from Radzen Blazor Studio.