Hacker News new | ask | show | jobs
by lai 3264 days ago
This looks cool, but can you guys fix your push state code, I can't hit back to come back to HN.
5 comments

That should be fixed.
confirmed. Chrome 59.0.3071.115 on Mac back button is broken.

cool site, tho

Long press back button and select HN.
THANK YOU. Before Shift-Back (or right click?) would work and it stopped working a few versions back.
Doesn't help you on mobile.
It works on Firefox, give it a try
confirmed, safari Version 10.1.1 (12603.2.4) macOS
Yes, same here, FF 54.01 (64 bit) on Arch Linux.
Double-tapping back sometimes works on sites where the landing page immediately forwards you to something else, but this site appears to actively hijack the back/forward buttons. For shame.
Not intentionally. This was a simple bug: a history.pushState that should have been history.replaceState.