hackernews-example
hackernews-example copied to clipboard
History
When clicking on the link to the source website, the history that is pushed to the browser results in a 404 error when going Back in the browser.
For example, clicking on the top link at 18:45 EST ("http://www.governing.com/columns/urban-notebook/gov-traffic-housing-sun-belt.html"), and then clicking back results in a 404 error with the following url: "https://nx-js.github.io/hackernews-example?type=top&page=0"
Hi!
This is an issue with the GitHub hosting, not the framework or the example. Hosting a SPA on GitHub can only be done with a redirection hack, which breaks on this case. I will move it to openshift soon to solve this.
Thx for the issue