angular-sailsjs-boilerplate
angular-sailsjs-boilerplate copied to clipboard
add not replacing current url /examples/book//examples/book/add
Seems like the RouteProvider is not replacing the current url. When I click on add, i would expect an address such as localhost/examples/book/add . However, I get localhost/examples/book//examples/book/add.
Does anyone else have the same issue?
Yes I have the same issue!