Looking for some assistance with debugging the code in my plnkr.
I suspect there may be issues with the stateProvider configuration.
validationApp.config(['$stateProvider', function ($stateProvider) {
After updating to ui-router version 2.0.13, I am experiencing problems with the login mask and page rendering when trying to access admin features. I had no issues with version 2.0.7 but would like to update my code to work with the latest version - any suggestions or help is appreciated!