Show HN: A Hacker News Reader in Vanilla JavaScript
1–9 of 9 posts
Re: Show HN: A Hacker News Reader in Vanilla JavaScript
#2Re: Show HN: A Hacker News Reader in Vanilla JavaScript
#3All of that work and my back button is still broken. It also looks like I can slide a script tag into my comment and have it run.
Re: Show HN: A Hacker News Reader in Vanilla JavaScript
#4All of that work and my back button is still broken. It also looks like I can slide a script tag into my comment and have it run.
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. 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
Re: Show HN: A Hacker News Reader in Vanilla JavaScript
#5Re: Show HN: A Hacker News Reader in Vanilla JavaScript
#6Re: Show HN: A Hacker News Reader in Vanilla JavaScript
#7Re: Show HN: A Hacker News Reader in Vanilla JavaScript
#8Re: Show HN: A Hacker News Reader in Vanilla JavaScript
#9Earlier quoted context omitted.
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?
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