Nick Ireland
Nick Ireland
I have a button that goes out and fetches some things that takes some time and I want to display a spinner/progress bar and update the page as it runs....
Certain controls appear to cause Avalonia to hang when running on a Raspberry Pi with 11 Preview 1,2 and 3. When you kill the app in the terminal you can...
Looks like the robocopy for WinPEAutoExtraFiles in [Public/New-PEBuild.ps1](https://github.com/OSDeploy/OSDBuilder/commit/018344ca05518c01505408bad64d0deb4be4049b#diff-d629470744a739112657ad450bce2b94037e013ec98cadb302d7338b7277d3a7) was commented out in 21.7.13.1? How can we make a PEBuild with WinPEAutoExtraFiles?
New-PEBuild currently has no way of being run in an automated pipeline due to the way it uses Out-GridView to have the user select the PE Task. We have a...
On windows with Chrome 101.0.4951.67 I'm seeing behaviour where every time I convert to HTML there is an additional ~4 chrome.exe processes that get started and not cleaned up. After...
### Describe the bug We are beta testing an Avalonia port of one of our apps and some of our users are experiencing crashes with EXC_BAD_ACCESS exceptions. In the crash...
### Describe the Bug Testing porting a simple page from 0.8.3 to 1.0.0 and I noticed that some of the Elements that should be hidden be default are not hidden....
I feel like I must be missing something super simple. I'm trying to just output 2 lines in a table column... I started by trying to just output what I...
Hello, I was looking to add support for Remote Help and when looking [here](https://learn.microsoft.com/en-us/DeployOffice/mac/update-office-for-mac-using-msupdate#application-identifiers) I noticed that Quick Assist was also missing from MAUCacheAdmin. It appears that Remote Help and...
Hello, While testing out EasyPipes I discovered that when implementing encryption as per the readme that I could still see the secrets in plain text in a packet capture. After...