Skip to content

Commit a57cc21

Browse files
docs(common): add breaking changes info for 1.3.0
1 parent efb6bdb commit a57cc21

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

upgrade/breaking-changes/1-3-0.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: 1.3.0
3+
description: Handle the changes in the 1.3.0 release of the Telerik UI for Blazor components.
4+
page_title: Breaking Changes in 1.3.0
5+
slug: changes-in-1-3-0
6+
position: 1
7+
---
8+
9+
# Breaking Changes in 1.3.0
10+
11+
In the `1.3.0` release, the new `<TelerikRootComponent>` must be added to the root of the application.
12+
13+
It is required for rendering detached popup elements so they can have correct (expected) positions and overflow behavior. You can read more about it in the [What You Need: Project Configuration]({%slug getting-started/what-you-need%}#project-configuration) article.

0 commit comments

Comments
 (0)