Hi Team,
I have upgraded Radzen blazor to latest 5.6.12 and after upgrading all its component complete css is breaking in my page ? how to fix it.
Table structure css, linegraph tooltip everything breaking nothing is laoding properly
Thanks,but why the RadzenChart hovering is not working and css of datagrid? The tooltip ideally auto add once hover over the line graph but this nt happening after upgrading
Check again the linked thread - you either have an old premium theme which you should update in Radzen Blazor Studio or just need to refresh your browser cache.
As far as my knowledge not premium theme. How to recognize which theme we are using whether its premium or free one?
We are using dark theme. We have custom css which is referring blazor-radzen-dark.css as shown in below.
There is no built-in theme called "blazor-radzen-dark.css" or "blazor-radzen-light.css". This is either a custom theme or you have copied an existing theme. In any case this needs to be updated to an existing theme. The themes are available as embedded resources. You should register them either by following the getting started instructions or by including them via <link /> or @import: