Y
Hacker News
new
|
ask
|
show
|
jobs
by
wooboo
2947 days ago
The back button is broken - seems cool otherwise!
1 comments
djangowithme
2946 days ago
I noticed this too. I think its fixed by using: window.history.replaceState({}, '', '/landed') instead of pushing the state.
link