hackernews-example icon indicating copy to clipboard operation
hackernews-example copied to clipboard

History

Open mfdeux opened this issue 8 years ago • 1 comments

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"

mfdeux avatar Feb 10 '17 23:02 mfdeux

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

solkimicreb avatar Feb 11 '17 06:02 solkimicreb