Hello Brett,
Are you by any chance working on a WebAssembly app? Those can exhibit pretty aggressive browser caching. In this case, please clear the cache.
If the problem persists, open a ticket and send us an isolated runnable project.
Also make sure that the app is not using two CSS themes by accident
Regards,
Dimo
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.
Hi Dimo,
I am using the static web asset from the NuGet package.
<!--Telerik UI for Blazor-->
<link href="_content/Telerik.UI.for.Blazor/css/kendo-theme-bootstrap/all.css" rel="stylesheet" />
Am I reading your response correct that in this case it should work and there is nothing I need to do?
Thank you.
@Brett - see steps 3 and 4 in our upgrade process. Unless you are using a static web asset from our NuGet package (in this case the URL is _content/Telerik.UI.for.Blazor/...), then you must take action, no matter if anything is broken or not:
Regards,
Dimo
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.
I'm also having the exact same problem running 4.0.1 and I started on this version. Everything about the theme works perfectly except for the dialogs. See my screenshot.
Were you able to get a resolution to this by performing their suggestion?
Hi Will,
The screenshot suggests an outdated custom theme. Please re-create it.
In general, each theme is compatible with a single specific component version and cannot be reused across different versions.
Regards,
Dimo
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.