Open jonmotos opened 2 months ago
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.'
Create app using RC2 Compact Navigation Template, build and run project. Click "Data" to navigate to Data page.
App should navigate to Data page
No response
Win 11
.NET 8.0
4.0.0-rc.2
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