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

Problem with routes and hash prefix after installation #72

@eoto88

Description

@eoto88

I had to add this :
.config(['$locationProvider', function($locationProvider) { $locationProvider.hashPrefix(''); }])

in routes.js so my URLs would not look like that : http://localhost:9000/#!/#%2Fchat

It's my first project with Angular so I dont know if it's common..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions