AmbientIT / website

1 stars 0 forks source link

Bad routing in dashboard #1

Closed couzic closed 9 years ago

couzic commented 9 years ago

When in dashboard home :

http://localhost:1337/dashboard#/dashboard

Clicking on the entity names in left sidenav works fine :

http://localhost:1337/dashboard#/category/list

However, when clicking on an entity name in the main container, we get a 404 :

http://localhost:1337/dashboard#/category/list/

The problem comes from the trailing slash