blackbaud / skyux1

DEPRECATED This site contains the codebase for the AngularJS (1.x) implementation of the SKY UX framework. We no longer support this version of SKY UX, and we recommend that you use the latest version instead. https://developer.blackbaud.com/skyux/
MIT License
51 stars 68 forks source link

Identify issue with angular-ui-router #311

Open Blackbaud-BobbyEarl opened 8 years ago

Blackbaud-BobbyEarl commented 8 years ago

Upgrading to angular-ui-router version 0.2.16 and newer causes a rogue bb-wait to remain on the page when switching between constituents in RENXT. (See #295). This issue was mitigated for reverting to version 0.2.15 (See #306).

We still need to find the root cause, hopefully submit a PR or fix it, so that we can upgrade angular-ui-router.

christopherthielen commented 8 years ago

https://github.com/angular-ui/ui-router/issues/2485

Blackbaud-PaulCrowder commented 8 years ago

@christopherthielen thanks for the link. We'll keep an eye on that issue so we can try it out once it's resolved.

Blackbaud-PatrickOFriel commented 7 years ago

Looks like this was fixed in v0.3.0 of ui-router if we feel the need to update. https://github.com/angular-ui/ui-router/releases/tag/0.3.0