ArchieCoder

Results 79 comments of ArchieCoder

@edvilme It works with sudo thanks. Maybe this command should be in the instructions.

@nickrandolph I was curious and I gave a try. I tried removing the usage of the navigation region to use Frame.Navigate and Frame.GoBack, but the bug was still there. I...

@nickrandolph 100% agree, this was just to give an idea of what the problem could be. Did anyone try with a old version of Uno to see if it is...

@ProgrammerGuy76 Weirdly enough, it works perfectly with Uno Platform which supports WinUI as the main target.

Just tested, it does crash with a Grid but not with a StackPanel (black background - nothing shown)

@ProgrammerGuy76 Great find, thank you!

With the release of Uno Platform 5.4.5, the WinAppSDK 1.6 is needed. It's difficult to downgrade partial libraries. This bug becomes a blocker for devs using Uno with ScottPlot cc...

Happy to report that it also works with Uno Platform with SkiaSharp 2.88.9-preview.2.2 cc @agneszitte 🥳. Let's close the issue when it will be in non-preview.

This is not that easy because MVVM Toolkit requires: 10.0.22621.38 ScottPlot requires at max: 10.0.22621.34 However, we are not releasing in the next few weeks, I can stay with 5.4.0-dev.220...

@jeromelaban Big thank you to you and Matthew Leibowitz (can't find the tag)