specific page not saved to history in chrome code example
Example: specific page not saved to history in chrome
Someone is probably changing the page with window.location.replace()
instead of using window.location.assign().
https://developer.mozilla.org/en-US/docs/Web/API/Location/replace