VLC.MediaElement icon indicating copy to clipboard operation
VLC.MediaElement copied to clipboard

vlc:MediaTransportControls IsCompact="True" property causes "Layout cycle detected" error in XAML

Open vbfnet opened this issue 6 years ago • 1 comments
trafficstars

Hi,

In XAML if you enable vlc:MediaTransportControls IsCompact="True" property will cause "Layout cycle detected" error in XAML. The project target version is Windows 10, 1809, SDK is Windows 10.0.17763.132.

This error was not there when the project target version is Windows 10 Fall creators update. So, it's probably something to do with 1809 update.

Not sure if anyone else is getting this error. But I want bring it to your attention, just in case if this is a bug.

Best regards

vbfnet avatar Apr 24 '19 13:04 vbfnet

I get the same issue targeting Windows 10, 1809, regardless of the "IsCompact" being set to True or False. I was not able to get this control to work because of that :( Visual studio is not much help in debugging that crash, any ideas how to work around or resolve this issue?

jim-edwards avatar Nov 05 '20 03:11 jim-edwards