It\'s been hours since I started working on this problem and I can\'t seem to get my head around the solution.
I have an app that may result in users actually typing
As of ui-router version 0.2.11 you can do this:
$urlMatcherFactoryProvider.strictMode(false);
This will treat URLs with and without trailing slashes identically.