getdave / fetch-pjax

[BETA] Enables PJAX (PushState + Ajax) style navigation with the native Fetch API
Other
11 stars 1 forks source link

The forward browser button doesn't update the page. #3

Open TobeyEh opened 4 years ago

TobeyEh commented 4 years ago

If you press the back button everything works find but when you then press the forward button nothing happens but a title and url change. Also not if you use defer on the script tag or if put the fetch.js before the closing body tag. Browsers: Chrome/Safari/Firefox