wpfui
wpfui copied to clipboard
RC2 Compact Template Exception
Describe the bug
The RC2 Compact Navigation template throws an exception when navigating to the Data page:
System.Windows.Markup.XamlParseException: 'Must create DependencySource on same Thread as the DependencyObject.'
To Reproduce
Create app using RC2 Compact Navigation Template, build and run project. Click "Data" to navigate to Data page.
Expected behavior
App should navigate to Data page
Screenshots
No response
OS version
Win 11
.NET version
.NET 8.0
WPF-UI NuGet version
4.0.0-rc.2
Additional context
No response