Using DetailsListView from Uno.CommunityToolkit.WinUI.UI.Controls ISettings.StorageHelper Issue #47
Labels
difficulty/tbd
kind/bug
Something isn't working
tool/Hot Design™
triage/untriaged
Indicates an issue requires triaging or verification.
Current behavior
Entering HotDesign Mode with using DetailsListView is throwing an Unhandled Exception telling about its not able to load requested Types and showing strange Studio UI with disabling any device scaling for that app runtime
Console output:
Studio_ListDetailsView_Issue.mp4
Expected behavior
regular Behavior would be wanted without that issue
Which tool(s) are affected?
Hot Design™
How to reproduce it (as minimally and precisely as possible)
FeedView Code:
DataTemplates in Generic.xaml
Workaround
Not use WCT7 Controls with Studio, Add this control in the regular Controls if you are talented enough
Affected platforms
Desktop (Skia)
Uno.Sdk version
5.6.0-dev.198 & 5.5.56
IDE used
Visual Studio 2022
IDE version
17.12.3
Uno Platform Extension version
5.5.61.107
Relevant plugins
Uno.CommunityToolkit.WinUI.UI.Controls.Layout (7.1.204)
CommunityToolkit.WinUI.Converters (8.1.240916)
Anything else we need to know?
ViewState of ListDetailsView is not visible to be used from xaml, but from sourcecode, it should be
The text was updated successfully, but these errors were encountered: