'UI-Router-Extras' - Can't Attach / Add New 'FutureState' Objects After App.Config() Has Already Loaded
问题 I am having problems with adding new states to the runtime phase of my app using ' UI-Router-Extras '. I have been trying for quite some time now to get new states attached and loaded AFTER a user has successfully authenticated using the ' UI-Router-Extras ' plugin 'ui-router-extras' Here is a reference to the 'UI-Router-Extras' Examples for the FutureState documentation that i'm using, but I feel like maybe my scenario is either slightly different that what's shown or I'm missing something