From 7b8ec4ff9b1ef0c7196260cb726b3cb7d0515d63 Mon Sep 17 00:00:00 2001 From: Dimo Dimov <961014+dimodi@users.noreply.github.com> Date: Fri, 21 Nov 2025 14:59:33 +0200 Subject: [PATCH] kb(Popover): Refresh Popover posiiton on dimensions change --- components/popover/position-collision.md | 4 + .../popover-refresh-callout-position.md | 83 +++++++++++++++++++ 2 files changed, 87 insertions(+) create mode 100644 knowledge-base/popover-refresh-callout-position.md diff --git a/components/popover/position-collision.md b/components/popover/position-collision.md index b7257bb4a3..1d8ad4a2b8 100644 --- a/components/popover/position-collision.md +++ b/components/popover/position-collision.md @@ -105,3 +105,7 @@ The following example lets you experiment with the available settings that contr } ```` + +## See Also + +* [How to Align Popover with Anchor After Content and Size Change](slug:popover-kb-refresh-callout-position) diff --git a/knowledge-base/popover-refresh-callout-position.md b/knowledge-base/popover-refresh-callout-position.md new file mode 100644 index 0000000000..2be60171bc --- /dev/null +++ b/knowledge-base/popover-refresh-callout-position.md @@ -0,0 +1,83 @@ +--- +title: Align Popover with Anchor After Content and Size Change +description: Learn how to align the Telerik Popover for Blazor to its anchor after the component content and size change dynamically at runtime. +type: troubleshooting +page_title: How to Align Popover with Anchor After Content and Size Change +slug: popover-kb-refresh-callout-position +tags: blazor, popover +ticketid: 1703828 +res_type: kb +--- + +## Environment + +
| Product | +Popover for Blazor | +