Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for Loading getting stuck #3021

Closed
wants to merge 6 commits into from
Closed

Conversation

vladipus
Copy link

@vladipus vladipus commented Feb 3, 2015

Fix for Loading getting stuck if the $stateChangeSuccess is fired during the delay. It's not even needed to call $rootScope.$on in the delay callback. hideLoader does everything that's needed, including the delay timer cancel.

Fix for Loading getting stuck if the $stateChangeSuccess is fired during the delay.
Fix for Loading getting stuck if the $stateChangeSuccess is fired during the delay. It's not even needed to call `$rootScope.$on` in the delay callback. `hideLoader` does everything that's needed, including the delay timer cancel.
Fix for `nextViewOptions` being expired too early due to state's `resolve` loadings.
Getting used to the system... reverted the changes to make a separate branch later.
@ajoslin
Copy link
Contributor

ajoslin commented Feb 26, 2015

I committed this same fix a couple weeks ago without seeing your PR. Thanks though.

@ajoslin ajoslin closed this Feb 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants