-
## Current behavior
Any styles defined in `Themes\Generic.xaml` are not found.
## Expected behavior
This is the standard location for default styles in UWP apps and needs to be supported. It …
-
### Brief description of your issue
I rolled out Winget to our domain machines and i'm facing an issue where i cant install a package due to the fact the msstore agreement terms aren't accepted.
…
-
WinUI3 has many long-standing bugs which affect OpenKneeboard, and no longer plans to be open source, so I can't address them. Most recently, after 2 months, an update-blocking regression has essentia…
-
## Describe the issue/bug
I got thrown this exception when I hit save and play after adding some mods.
HMM Info:
```
Version: 7.13-1
Args:
StartDir: Z:\var\mnt\4c9fd4e8-f325-4…
-
I upgraded my app to dotnet 9 and when running in debug I now get an exception on startup.
```
at HotAvalonia.Helpers.MethodHelper.GetFunctionPointerAddress(MethodBase method)
at HotAvaloni…
-
### The problem
I have maintained manually a list of applications being pined to a certain version in winget. It seems that this list is ignored.
### What version of WAU has the issue?
1.20.0
### …
-
### Describe the bug
The attached project illustrates our problem. We have an ObservableCollection that we bind to a DependencyProperty and use to display a list and a counter of unique IDs. Up until…
mavaa updated
1 month ago
-
### Describe the bug
Settings the Content of a RichEditBox in CodeBehind works, but only if IsReadOnly="False".
As soon as I make it ReadOnly, I get the follwing exeption:
```ex
System.Unauthori…
-
Hi,
we're running Svelte SPA app inside HWV, but for easier debugging it would be of great help to us to be able to direct the HWV to a localhost URL, like `http://10.0.2.2:5173` which is the case…
-
### Description
Using RelativeSource binding AncestorType doesn't seem to work using CollectionViewHandler2
### Steps to Reproduce
1. Add a collecitonview to a page, and bind a property in the item…