ui-router-extras icon indicating copy to clipboard operation
ui-router-extras copied to clipboard

patch ct-ui-router-extras

Open PavelGonzales opened this issue 7 years ago • 0 comments

Hi!

I patched src/transition.js

added additional checks if (transitionDepth >= tDataStack.length || transitionDepth < 0) return;

It did not work together permission

PavelGonzales avatar Mar 06 '17 13:03 PavelGonzales