When a RadPopup's content contains nested ContentViews and the Label's (Formatted)Text is assigned after the popup has been opened (IsOpen = true), the popup does not resize to fit the new content, so the text is clipped. Assigning the same text before opening renders correctly.
Steps to reproduce