Bug description:
return location.reload() in javascript code not trigger / responding in Android webview. It works fine in react-native official webview. Am I missed out something?
To Reproduce:
Expected behavior:
It webview should reload itself.
Screenshots/Videos:
Environment:
location.href = location.href
// if has hash
location.href = location.pathname
Hello 馃憢, this issue has been opened for more than 2 months with no activity on it. If the issue is still here, please keep in mind that we need community support and help to fix it! Just comment something like _still searching for solutions_ and if you found one, please open a pull request! You have 7 days until this gets closed automatically
The issue still persists on Android. reload() works in iOS though.
Most helpful comment
The issue still persists on Android. reload() works in iOS though.