Android-SmartWebView
Android-SmartWebView copied to clipboard
SwipeRefresh bug
Description of error After clicking the "back" button on the device's navigation bar to go to the previous page of the site and then refresh the page that opens, the page that was opened before clicking "back"opens.
Expected behavior The current page must be updated.
Devices
- Device Name/Option: All devices
- Build: All
- Android version: 7.1 or higher
Are you sure the back
action performed by the webpage is not some asynchronous script? If not, then there surely is some issue else, it's just recording the last dynamic page address.