AngularJS and UI-Router: 'Error: transition superseded' during angularjs unit tests

后端 未结 3 1366
你的背包
你的背包 2021-01-01 15:18

I\'m attempting to create an authorization package for a project of mine. I\'m getting the error \'transition superseded\' during my unit tests, and I can\'t find out where

3条回答
  •  轮回少年
    2021-01-01 15:54

    When updating to angular 1.6.1 that's the message, but upgrading the ui-router to 0.3.2 fix the problem

提交回复
热议问题