wpfui icon indicating copy to clipboard operation
wpfui copied to clipboard

RC2 Compact Template Exception

Open jonmotos opened this issue 5 months ago • 0 comments

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

jonmotos avatar Sep 26 '24 17:09 jonmotos