react-native-wkwebview icon indicating copy to clipboard operation
react-native-wkwebview copied to clipboard

Reload not working in case of error

Open manoj2166 opened this issue 6 years ago • 7 comments

Hi, I am using version 1.10.0.

Once error to render a web page and try to reload then giving me the infinite state of loading i.e no response only getting loading status.

manoj2166 avatar Jun 28 '18 05:06 manoj2166

The latest version 1.21.0 should have fixed this. Try upgrading first.

insraq avatar Jun 28 '18 06:06 insraq

Hi @insraq, I am using same "react-native-wkwebview-reborn": "^1.21.0" but not fixed yet, still facing the same issue

manoj2166 avatar Jul 31 '18 07:07 manoj2166

Hi anybody, have any solution regarding this.

manoj2166 avatar Aug 27 '18 04:08 manoj2166

Hi @insraq, Are you get any chance to look into this.

thanks

manoj2166 avatar Aug 30 '18 10:08 manoj2166

@manoj2166 How can we produce a suitable error in order to test this?

Does this issue occur for "no internet connection" errors? Or is it only for a specific type of error? If so, please produce a Minimum Working Example.

Note: I'm unavailable to contribute for the next month, so unfortunately I won't be able to help resolve this.

shirakaba avatar Aug 30 '18 13:08 shirakaba

@shirakaba, You just try to load webview by OFF your device network. It will show error then again ON internet and by any way hit to reload function. you observe that it is infinite loading or again error

manoj2166 avatar Aug 30 '18 13:08 manoj2166

change android reload code, that is bad in android.

kaixiniOSTT avatar Oct 31 '18 06:10 kaixiniOSTT