Skip to content

Commit a0573e4

Browse files
authored
fix(grid-finjs): resolve blank iframe and missing code tabs on live-data page (#6474)
2 parents 2477c8d + 751ded7 commit a0573e4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

en/components/grids_templates/live-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Feed the same data into the [Line Chart](../charts/types/line-chart.md) to exper
3232

3333
<code-view style="height:700px"
3434
data-demos-base-url="{environment:lobDemosBaseUrl}"
35-
iframe-src="{environment:lobDemosBaseUrl}/grid-finjs?theme-switch=false/" alt="Angular Live-data Update Example">
35+
iframe-src="{environment:lobDemosBaseUrl}/grid-finjs/grid-finjs-sample?theme-switch=false/" alt="Angular Live-data Update Example">
3636
</code-view>
3737

3838

jp/components/grids_templates/live-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ _language: ja
3030

3131
<code-view style="height:700px"
3232
data-demos-base-url="{environment:lobDemosBaseUrl}"
33-
iframe-src="{environment:lobDemosBaseUrl}/grid-finjs?theme-switch=false/" alt="Angular 更新のライブデ例">
33+
iframe-src="{environment:lobDemosBaseUrl}/grid-finjs/grid-finjs-sample?theme-switch=false/" alt="Angular 更新のライブデ例">
3434
</code-view>
3535

3636

0 commit comments

Comments
 (0)