Brandon Minnick
Brandon Minnick
We will be deprecating the `public void ShowPopup(TViewModel)` API. It will be marked `[Obsolete]` in the next release. I understand the desire, and we've discussed the pros + cons of...
Adding the `blocked` label until Device Unit Tests are available
The only hesitation I have is that it may affect our Unit Test projects, causing some extra headaches when writing tests. But, it likely won't, so it's probably fine to...
Hey @bijington! I think we're now super close to having updated everything for .NET 9. Could you help me resolve this strange XAML error that I can't figure out: https://dev.azure.com/dotnet/CommunityToolkit/_build/results?buildId=110668&view=logs&j=17b0f84d-e186-52d3-858a-533c8ddf3c8c&t=670b1d62-8fe8-5e0d-0040-71e96d237771&l=610...
This PR is blocked by https://github.com/dotnet/maui/issues/25871. We are unable to provide .NET 9 support to the .NET MAUI Community Toolkits until this issue is resolved by the MAUI engineering team.
Hey @JoonghyunCho! We're seeing Tizen build errors on this PR. Could you take a look? > error MSB4057: The target "TizenComputeTpkResourceFiles" does not exist in the project https://dev.azure.com/dotnet/CommunityToolkit/_build/results?buildId=111570&view=logs&j=765bf613-0e88-5993-dfba-bef6ea201168&t=f10d855c-6930-59c7-f214-dfeb514084ff&l=82 These look...
This PR is blocked by https://github.com/dotnet/maui/issues/25871. We are unable to provide .NET 9 support to the .NET MAUI Community Toolkits until this issue is resolved by the MAUI engineering team....
Dang - there is a new error: > ILLink : error IL1012: IL Trimmer has encountered an unexpected error. Please report the issue at https://aka.ms/report-illink [/Users/runner/work/1/s/samples/CommunityToolkit.Maui.Sample/CommunityToolkit.Maui.Sample.csproj::TargetFramework=net9.0-maccatalyst https://dev.azure.com/dotnet/CommunityToolkit/_build/results?buildId=112518&view=logs&j=17b0f84d-e186-52d3-858a-533c8ddf3c8c&t=670b1d62-8fe8-5e0d-0040-71e96d237771&l=992 I'll re-add the...
> please let me know if you need anything more or if you need a link to a repo to see the error in action Yes, thank you. Please edit...
@dependabot rebase