Skip to content
New issue

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

[MAUI][.NET8] System.InvalidOperationException will be thrown when clicking here to view full recipe. #21567

Closed
RoiChen001 opened this issue Apr 2, 2024 · 1 comment
Labels
csi-new platform/iOS 🍎 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working

Comments

@RoiChen001
Copy link

RoiChen001 commented Apr 2, 2024

Description

System.InvalidOperationException will be thrown when clicking here to view full recipe.

Note:
This problem only occurs on iOS, other platforms are fine.

Steps to Reproduce

1.Deploy https://github.com/rachelkang/recipeSearch to iOS.
2.Click Vegetarian-->Individual vegetarian Iasagnes.
3.Click here to view full recipe.
image

Actual results:
System.InvalidOperationException will be thrown when clicking here to view full recipe.
View detail

Expected results:
No exception will be thrown.

Link to public reproduction project repository

https://github.com/rachelkang/recipeSearch

Version with bug

Microsoft.Maui.Controls: 8.0.20-nightly.10419+sha.d7dac41200-azdo.9336308
.NET SDK: 8.0.203

Is this a regression from previous behavior?

Not a regression, this issue also repro on 8.0.14+4-sha.6fb9077213-azdo.9266239.

Affected platforms

iOS

@RoiChen001 RoiChen001 added t/bug Something isn't working platform/iOS 🍎 csi-new s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Apr 2, 2024
@PureWeen
Copy link
Member

PureWeen commented Apr 4, 2024

Fixed by #21578

I tested this on the latest nightly and didn't reproduce the crash.
I was able to reproduce the crash on the versions noted in the issue

@PureWeen PureWeen closed this as completed Apr 4, 2024
@github-actions github-actions bot locked and limited conversation to collaborators May 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
csi-new platform/iOS 🍎 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants