view source
UI-Router And Case-Sensitive URLs
If you've ever encountered a situation where your URLs suddenly redirect to 404 when typed in all uppercase (if you haven't, you should check your application for this issue anyway, because sometimes users do weird things like that), there is a simple solution.
Advertisement