Replies: 2 comments 2 replies
-
If I add a width to the TokenizingTextBox everything works |
Beta Was this translation helpful? Give feedback.
0 replies
-
I see that you are still using the Labs version of the Could you try to replace Nuget package with this one: https://www.nuget.org/packages/CommunityToolkit.WinUI.Controls.SettingsControls |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello togehter,
is there a way to combine TokenizingTextBox with SettingsCard? If I will do that, my application crash instantly.
This is what I tried in my XAML file:
If the TokenizingTextBox is added to my SettingsCard I get an HResult E_FAIL
Is that not possible? If I remove the TokenizingTextBox, the page is loading.
Thanks for your help.
Beta Was this translation helpful? Give feedback.
All reactions