Closed ShrinathGupta closed 6 years ago
Application failed after injecting ui-router-extras in application.
Error :
State Object Example:
var inventoryObject = { name: 'inventory', url: '/inventory', params: { headerLeft: 'back', previousState: '', headerText: 'Inventory View', headerRight: '' }, views: { "header@": { templateUrl: './js/shared/header/AppHeaderView.html', controller: 'AppHeaderController', controllerAs: 'headerCtrl' }, "content@": { templateUrl: './js/components/inventory/inventoryView.html', controller: 'inventoryController', controllerAs: 'inventoryCtrl' } } };
Versions: Angulat-ui-router @v1.0.15 ui-router v@0.0.13
Any help will be appreciated.
@christopherthielen can you please have a look.
Thanks !
Application failed after injecting ui-router-extras in application.
Error :
State Object Example:
Versions: Angulat-ui-router @v1.0.15 ui-router v@0.0.13
Any help will be appreciated.
@christopherthielen can you please have a look.
Thanks !