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

bug: $IonicLoading uses last value and not config val #2088

Closed
arturokunder opened this issue Aug 26, 2014 · 3 comments
Closed

bug: $IonicLoading uses last value and not config val #2088

arturokunder opened this issue Aug 26, 2014 · 3 comments

Comments

@arturokunder
Copy link

Type: bug

Platform: all

When IonicLoading is shown, it uses last config, even when $IonicLoadingConfig is defined.

Codepen: http://codepen.io/anon/pen/fDbEI

How to reproduce the error:
1- Click show with constant values:
it will show the loading with $IonicLoadingConfig
2- Click show with custom values
It will show loading with a custom template
3- Click show with constant values again:
It will show with custom values defined in step 2, ignoring $IonicLoadingConfig defaults

I think it might be connected to bug #2066

@perrygovier
Copy link
Contributor

Closed in cffe631

@arturokunder
Copy link
Author

Thanks @perrygovier!

@ionitron-bot
Copy link

ionitron-bot bot commented Sep 6, 2018

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants