SettingsCards do not display correctly on dotnet run
#245
Labels
bug
Something isn't working
external ⤴️
Requires an update to an external dependency or due to code outside the Toolkit.
Describe the bug
When running an unpackaged WinUI 3 Windows App SDK application via
dotnet build && dotnet run
in a Terminal, WCT SettingsCard widgets do not display correctly.When building and running the app from Visual Studio 2022, the widgets are displayed correctly
Steps to reproduce
Start a new unpackaged WinUI 3/WinAppSDK project and add a
wct:SettingsCard
run the app via the terminal withdotnet build && dotnet run
and see that the SettingsCard is not displayed correctly.Expected behavior
Running from VS 2022:
Screenshots
dotnet build && dotnet run
:Code Platform
Windows Build Number
Other Windows Build number
No response
App minimum and target SDK version
Other SDK version
Windows App SDK 1.4.1
Visual Studio Version
2022
Visual Studio Build Number
No response
Device form factor
No response
Additional context
No response
Help us help you
No, I'm unable to contribute a solution.
The text was updated successfully, but these errors were encountered: