MoOx / pjax

Easily enable fast Ajax navigation on any website (using pushState + xhr)
MIT License
1.43k stars 124 forks source link

The hash value of url change to 'undefined' when click the browser prev or next page #235

Closed jerryc127 closed 1 year ago

jerryc127 commented 3 years ago

For example, in my post page, the hash will change according to headings when we scroll. The code image

when i click the prev or next button in broswer, the hash value change to 'undefined', it cause the page '404' image