-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
System.InvalidOperationException: The control already has a visual parent. #4839
Comments
Probably duplicate of #4265 |
I saw that one, but I didn't think it would be a duplicate because the stack traces are different, and this one is a ComboBox instead of a ListBox. |
Yeah, that's why I wrote "Probably" |
I have a similar error with ContextMenu's sometimes |
Should be long fixed by now ;) |
No, I just test with ComboBox. If we replace style with And there no options to update ColorPallet for fluent in realtime. And try combobox The exception throw when changed Style for some think new from code (realtime) Avalonia 11.1.0 - error |
I have the same problem @Jurashikku , if color theme is replaced, ComboBoxes do not work anymore. Is there a workaround? I am using Avalonia 11.2.3. Thanks in advance. |
Steps:
here is the stack trace
This is the output of "dotnet --info"
version: HEAD is at 129dfda
The text was updated successfully, but these errors were encountered: