Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preserve trailing slash for routes #63

Closed
hirasso opened this issue Nov 5, 2016 · 1 comment
Closed

Preserve trailing slash for routes #63

hirasso opened this issue Nov 5, 2016 · 1 comment

Comments

@hirasso
Copy link

hirasso commented Nov 5, 2016

Hi there, great work! How can I achieve that, when I navigate to an url using router.navigate('/products/list/');, the trailing slash stays in the route? I would need this to have consistent urls, both from the server as well as from the js app.

krasimir pushed a commit that referenced this issue Nov 7, 2016
@krasimir
Copy link
Owner

krasimir commented Nov 7, 2016

3.4.2 should fix your case. It now keeps the trailing slash at the end.

@krasimir krasimir closed this as completed Nov 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants