-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[Android] Fixes cancel Webview Navigation #5458
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@paymicro @samhouts |
Co-authored-by: Ralph Brackert <[email protected]>
Will this be included in a 3.6.X release? |
@kensykora |
…n#4891 fixes xamarin#4919 closes xamarin#5460 * [Android] Fixes cancel Webview Navigation * - added fix 4891 - refactoring * Fix obsolete message Co-authored-by: Ralph Brackert <[email protected]>
it still not work at Xamarin.Forms 4.2.0.709249. any fix please? // can not stop load page |
I also get this issue on XF 3.6 and i'm not sure if i upgrade my XF version then this issue will be fixed. |
Description of Change
Call
Navigating
event before load Url.Issues Resolved
API Changes
None
Platforms Affected
Behavioral/Visual Changes
None
Testing Procedure
Go to github
buttonToggle cancel navigation
buttonGo to github
buttonToggle cancel navigation
buttonPR Checklist