From 6a8c5067a5562e8c138cf41db472f0e411642990 Mon Sep 17 00:00:00 2001 From: MalleshRavichandran Date: Thu, 25 Sep 2025 23:15:00 +0530 Subject: [PATCH] 984091: Need to correct the preview output in Blazor Dialog Getting Started UG --- blazor/dialog/getting-started-with-web-app.md | 2 +- blazor/dialog/getting-started.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/blazor/dialog/getting-started-with-web-app.md b/blazor/dialog/getting-started-with-web-app.md index 6092c94b4f..39a3b187c4 100644 --- a/blazor/dialog/getting-started-with-web-app.md +++ b/blazor/dialog/getting-started-with-web-app.md @@ -320,7 +320,7 @@ The [Header](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Popups.Dial ``` -{% previewsample "https://blazorplayground.syncfusion.com/embed/LXhIZPssAIpntkQY?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %} +{% previewsample "https://blazorplayground.syncfusion.com/embed/VZhyjEByHgdKnwXS?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %} ![Blazor Dialog with Header](./images/blazor-dialog-header.png) ## Set Content to Dialog diff --git a/blazor/dialog/getting-started.md b/blazor/dialog/getting-started.md index 2e5b8f13ff..58b5385301 100644 --- a/blazor/dialog/getting-started.md +++ b/blazor/dialog/getting-started.md @@ -250,7 +250,7 @@ The [Header](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Popups.Dial ``` -{% previewsample "https://blazorplayground.syncfusion.com/embed/LXhIZPssAIpntkQY?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %} +{% previewsample "https://blazorplayground.syncfusion.com/embed/VZhyjEByHgdKnwXS?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %} ![Blazor Dialog with Header](./images/blazor-dialog-header.png) ## Set Content to Dialog