Open vbfnet opened 5 years ago
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?
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