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

Loading popup not hiding #1130

Closed
wants to merge 1 commit into from
Closed

Conversation

jualvarez
Copy link

Loading doesn't hide when show is called more than once before hide is called.
An example can be found here: http://cdpn.io/ECubl

Loading doesn't hide when show is called more than once before hide is called.
@ajoslin ajoslin closed this in 4216266 Apr 14, 2014
@ajoslin
Copy link
Contributor

ajoslin commented Apr 14, 2014

Hi @jualvarez,

In the nightly build we've done a refactor of loading.

But unsurprisingly, the same bug existed :-)

I've just fixed it now, it should be available in the nightly version as soon as the CI server pushes it out (less than 30 minutes).

The old API for loading is deprecated (it will work but give you console.error), check out http://ionicframework.com/docs/nightly/api/service/$ionicLoading for the new one.

@mbuster
Copy link

mbuster commented Apr 16, 2014

I like the ability to use templateUrl, but Is animation no longer a supported property for 'generic' $ionicLoading?

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