We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I subscribe to the Loaded event on my view, it does not fire
The Loaded event fires
mono/SkiaSharp.Extended#142
- .NET MAUI CommunityToolkit: - OS: Mac Catalyst and IOS but also reports on Android - .NET MAUI:
No response
The text was updated successfully, but these errors were encountered:
Could it be related to #1342?
Sorry, something went wrong.
@mattleibow does this happen on all platforms or just iOS?
Some of the PRs I'm in charge of have not been merged into main, but I verified it with the latest source code I have.
Only iOS stops at the first frame. Android and Windows seem to be working fine at least.
The problem did not reproduce on .NET 8. Below are the verification results.
I used the following versions: Community Toolkit 7.0.1 SkiaSharp.Extended.UI.Maui 2.0.0-preview.86
The problem occurs when using the .NET 7 version of MAUI, but not the .NET 8 version.
Amazing work again @cat0363 thank you. I'll close this issue down.
No branches or pull requests
Is there an existing issue for this?
Did you read the "Reporting a bug" section on Contributing file?
Current Behavior
When I subscribe to the Loaded event on my view, it does not fire
Expected Behavior
The Loaded event fires
Steps To Reproduce
Link to public reproduction project repository
mono/SkiaSharp.Extended#142
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: