Hacker News new | ask | show | jobs
by pitaj 3243 days ago
Your back button is broken? The only behavior I see is that a different page creates a new history entry. Is that not expected behavior?
1 comments

You can't use back to exit the app, at least on Firefox for Android. Steps to reproduce:

1. Go to https://github.com/k2052/vanilla-hn

2. Click link to live demo at the top

3. Click comments

4. Press back, you'll be back at the main view

5. Press back, you'll still be in the main view, expected: go back to github

Ah, I didn't notice that. Good catch.