Skip to content

routing does not work on GitHub Pages #995

@kutyel

Description

@kutyel
  1. OS? Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?)
    any
  2. Versions. Please run ng --version. If there's nothing outputted, please run in a Terminal:
    any
  3. Repro steps. Was this an app that wasn't created using the CLI? What change did you
    do on your code? etc.
    The app was fully created with the angular-cli
  4. The log given by the failure. Normally this include a stack trace and some
    more information.
    Error 404
  5. Mention any other details that might be useful.
    I have an Angular 2 App deployed via GitHub Pages (using the CLI) here, whether you refresh the page or navigate using deep linking it does not work and an Error 404 from GitHub is given. I have used the CLI to generate the routes and used the new router (not the router-deprecated).

Metadata

Metadata

Assignees

Labels

P1Impacts a large percentage of users; if a workaround exists it is partial or overly painfuleffort1: easy (hours)type: bug/fix

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions