ArchieCoder
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.

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: 
@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. 
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...