The code that hooks the popstate event, which was working before version 15, does not seem to work correctly after version 16. What is the difference between the behavior of the browser back button and calling history.back() in version 16 ?
The code that hooks the popstate event, which was working before version 15, does not seem to work correctly after version 16. What is the difference between the behavior of the browser back button and calling history.back() in version 16 ?