PdfViewer: "Layout cycle detected" exception is thrown when PdfViewer is measured in Infinity
The issue occurs when RadPdfViewer is measured in infinite space, for example:
- Added to StackPanel.
- Added to RadWindow with Auto dimensions.
Workaround: Width and Height of RadPdfViewer can be set.