-
### Current behavior
When application loads first time fired form Visual Studio in IIS it all good, but once a refresh button is clicked only "Page One" is shown but whole NavigationView is gone. A…
-
Please forgive the faux pas if readdressing closed issues is not the "done thing", however with the release of [Windows App SDK 1.0.0](https://github.com/microsoft/WindowsAppSDK/releases) I was surpri…
-
### Description
While debugging the application, I encountered a warning related to setting bindings for control properties inside the ListView's ItemTemplate. The warning indicates that the class …
-
### Describe the bug
One can't use TextRange in XAML because StartIndex and Length are fields not properties. One also can't create a derived class having such properties, because it is sealed. This …
-
### Describe the bug
Hi,
When I try to run a WInUI app in Visual Studio 2022 Community Version 17.12.0 in "Unpackaged" mode I get the following error:
System.Runtime.InteropServices.COMException
…
-
**Describe the bug**
When setting `"FormatMarkupExtension": false` in my configuration file, XAML Styler still puts my "Binding" attributes on a single line.
**To Reproduce**
Steps to reproduce t…
-
This is everything I get on the console:
```bash
$ FRAMEBUFFER=/dev/fb0 dotnet /mnt/sdcard/uno/UnoFrameBuffer.dll
Unhandled exception. System.Globalization.CultureNotFoundException: Only the inva…
-
### Description
Setting `ThemeMode` on a window causes a button to be completely repositioned.
### Reproduction Steps
1. Brand new WPF project.
2. Add a button to the grid and set the width/height …
-
Hello!
I encountered a System.NullReferenceException while trying to use the ConvertToPdf method in the ChromiumHtmlToPdf library. The error occurs even when valid file paths for both the input HTML …
-
## Describe the bug
After triggering autocomplete it doesn't work and throws errors in "Avalonia Client" log section in VScode
## To Reproduce
Steps to reproduce the behavior:
1. Create new proj…