You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 9, 2018. It is now read-only.
But there is a problem with the slash of the end.
If it is added slash that does not processed, I think need redirect, or at least 404.
Can you help solve this problem?
For example: http://angularjs-server-weather.herokuapp.com/boston/
In my site reverse situation, URLs with a slash at the end, but when I open without a slash, the situation is the same.
The text was updated successfully, but these errors were encountered:
Hmm... the intent is that this would redirect just like AngularJS itself does, but it appears that there is a bug preventing that from working. Thanks for letting us know!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Very good solution!
But there is a problem with the slash of the end.
If it is added slash that does not processed, I think need redirect, or at least 404.
Can you help solve this problem?
For example:
http://angularjs-server-weather.herokuapp.com/boston/
In my site reverse situation, URLs with a slash at the end, but when I open without a slash, the situation is the same.
The text was updated successfully, but these errors were encountered: