You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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