Skip to content

URL with type defined doesn't load any state #1394

Closed
@ondrowan

Description

@ondrowan

Plunk: http://plnkr.co/edit/nlhskp?p=preview

To reproduce, you'll need to download this plunk.

User detail url is defined as /users/{id:int}/. If I browse through links, everything works great. If I try to access link with {...:int} (eg.: plunk/index.html#/users/3/) straight away, no state loads.

If I remove type from URL (/users/{id}/), everything works ok again.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions