-
Notifications
You must be signed in to change notification settings - Fork 1.9k
WebView error if we leave page while it's navigating #20627
Copy link
Copy link
Labels
area-controls-webviewWebViewWebViewfixed-in-8.0.20fixed-in-8.0.40fixed-in-9.0.0-preview.4.10690i/regressionThis issue described a confirmed regression on a currently supported versionThis issue described a confirmed regression on a currently supported versionmigration-compatibilityXamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-ConvertXamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convertpartner/cat 😻this is an issue that impacts one of our partners or a customer our advisory team is engaged withthis is an issue that impacts one of our partners or a customer our advisory team is engaged withplatform/ioss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Metadata
Metadata
Assignees
Labels
area-controls-webviewWebViewWebViewfixed-in-8.0.20fixed-in-8.0.40fixed-in-9.0.0-preview.4.10690i/regressionThis issue described a confirmed regression on a currently supported versionThis issue described a confirmed regression on a currently supported versionmigration-compatibilityXamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-ConvertXamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convertpartner/cat 😻this is an issue that impacts one of our partners or a customer our advisory team is engaged withthis is an issue that impacts one of our partners or a customer our advisory team is engaged withplatform/ioss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Done
Description
If we have a webview and it's navigating somewhere, say for example we pressed on a link and it's loading a page, if while that navigation is taking place we leave the page where the webview is, we get an error.
Steps to Reproduce
press click me to open a modal page with a web view.
press on a link in the webview to make it load that url, while that's taking place leave the page by pressing click me.
Link to public reproduction project repository
https://github.com/ESO-ST/WebViewCrashMidLoad
Version with bug
8.0.7 SR2
Is this a regression from previous behavior?
Yes, this used to work in Xamarin.Forms
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
iOS 15
Did you find any workaround?
No response
Relevant log output
No response