Skip to content
This repository was archived by the owner on Mar 26, 2018. It is now read-only.

Routing is messed - Wrong links #1387

@arimourao

Description

@arimourao

Well, right out of installation, I run yo angular choose angular-route and angular-resource, everything installs fine. I run grunt and it also installs just fine. I then run grunt serve, the web server is started normally but the routing doesn't work.
I click on 'about' and nothing happens, but the controller and the view are there. I get to the index.html and notice that the links are wrong. It is just <li><a ng-href="#/about">About</a></li>. When I click nothing happens. Adding a '!' after the '#' it works just fine.
I'm not the biggest expert in angularjs around, in fact testing this generator for study purposes, so, there is indeed this issue or am I missing something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions