Hacker News new | ask | show | jobs
by wooboo 2947 days ago
The back button is broken - seems cool otherwise!
1 comments

I noticed this too. I think its fixed by using: window.history.replaceState({}, '', '/landed') instead of pushing the state.