Declined
Last Updated: 28 Mar 2023 15:19 by ADMIN
Will
Created on: 07 Mar 2023 21:20
Category: UI for Blazor
Type: Bug Report
0
Dialog Box after updating from 3.6.0 to 4.0.1 does not render correctly.
After updating Telerik UI for Blazor, my alert and confirmation dialogs render with the message body as transparent and the action buttons are overlapping the title bar. 
Attached Files:
5 comments
ADMIN
Dimo
Posted on: 28 Mar 2023 15:19

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/.

Brett
Posted on: 28 Mar 2023 15:08

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.

ADMIN
Dimo
Posted on: 28 Mar 2023 06:38

@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:

  • CDN CSS theme - update the URL
  • local CSS file in wwwroot - replace it
  • custom CSS theme - recreate it

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/.

Brett
Posted on: 28 Mar 2023 02:36

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?

Attached Files:
ADMIN
Dimo
Posted on: 09 Mar 2023 15:56

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/.