mirror of
https://github.com/status-im/react-native-webview.git
synced 2026-08-31 11:41:08 +00:00
This reverts commit acf1ad7560.
This commit is contained in:
@@ -748,7 +748,7 @@ public class RNCWebViewManager extends SimpleViewManager<WebView> {
|
||||
new TopShouldStartLoadWithRequestEvent(
|
||||
view.getId(),
|
||||
createWebViewEvent(view, url)));
|
||||
return super.shouldOverrideUrlLoading(view,url);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user