Jérôme Laban
Jérôme Laban
@Darsh0307 Unpacking the assets from skia-generic-samples-app-WinUI then run dotnet dotnet SamplesApp.Skia.Generic.dll is enough. You may need to use wget with the url of the skia-generic-samples-app-WinUI artifact to get the file...
@mergifyio backport release/stable/5.2
Thanks the for the report! It looks like we're not properly re-applying the attached properties from the creating site when elements are reloaded. ```xaml ```
Thanks for the report. Using 5.1.65, the behavior of `x:Load="False"` is as expected. It may be that you're in a scenario we have have not tested explicitly and regressed, `DeferLoadStrategy="Lazy"`...
@agneszitte no need to backport at this time.
Thanks for the report! This is indeed a behavior that is found in https://github.com/unoplatform/uno/blob/a713fc557052973a69bc9e9e491c8041ea2d7130/src/Uno.UI.Runtime.Skia.Linux.FrameBuffer/FramebufferHost.cs#L86-L87 Where the app expects to be started from a terminal, in order for it to be...
This issue will be fixed by https://github.com/unoplatform/uno/pull/16750, you'll be able to test it with the uno.sdk prerelease builds once it's merged.
You can search for the uno.sdk versions on nuget.org or https://nuget.info. The current latest prerelease is 5.4.0-dev.27.
@Vespion thanks for the report. We fixed this in later versions of Uno. Can you upgrade to the latest version and let us know?
Thanks for the update. This is indeed the same error, but this should not be a problem using Visual Studio. How do you get to this ? Do you use...