ArchieCoder

Results 77 comments of ArchieCoder

@agneszitte the project was sent on May 21st, @spouliot replied: "je regarde ça asap" :) FYI: Mac Catalyst is not target platform anymore for me when I learned more about...

FYI, I created this GitHub issue just in case it was a bug from the library last month https://github.com/beto-rodriguez/LiveCharts2/issues/1512

@ajpinedam I sent my project a while ago to @spouliot. If he is not available, send me your email and I will forward the email.

![image](https://github.com/unoplatform/uno/assets/1608424/5a163f50-cce5-4beb-a925-6d64d80dd2b5)

My Uno.Sdk is "5.3.0-dev.1873". How do I get the fix? In Nuget, I have this output when I select Include prerelease: ![image](https://github.com/unoplatform/uno/assets/1608424/712fa14b-f753-4dad-8c22-20beb68b27c9)

@jeromelaban Video of my steps https://github.com/unoplatform/uno/assets/1608424/2011549b-d239-4a0c-bfed-93e0bc191e69 In words: - Create new project - Copy paste SecondPage.xaml - Rename SecondPage in xaml and 2 times in xaml.cs [UnoApp7.csproj.txt](https://github.com/unoplatform/uno/files/15300107/UnoApp7.csproj.txt)

Adding a new UserControl via Add New Item also create noises in csproj

Any update on this? I'm on 17.9.6. ![image](https://github.com/dotnet/roslyn/assets/1608424/5b1085e0-6348-4862-864d-463b8944107b)

This is not the same callstack, but it is the same exception description I just deleted the whole property: `IsApplicationNameShown` ```cs public sealed partial class TitleControl : UserControl { public...

If it is by design, there should be a documentation that the provided extended splash screen won't render correctly with the wizards. It's not obvious for a new dev that...