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

Problem with loading templates. #103

Closed
Sinled opened this issue Aug 5, 2015 · 4 comments
Closed

Problem with loading templates. #103

Sinled opened this issue Aug 5, 2015 · 4 comments

Comments

@Sinled
Copy link

Sinled commented Aug 5, 2015

It seems loading broken again?

May be i am doing something wrong but it isn't working for me.
here is test app:
https://github.com/Sinled/ember-tests/tree/master/test-loading/app

i have

application.loading
posts.loading

templates but none of them are actually loading

   Ember      : 1.13.5
   ember-cli  : 1.13.6
@teddyzeenny
Copy link
Contributor

You need to remove the application route's loading action.

@Sinled
Copy link
Author

Sinled commented Aug 9, 2015

@teddyzeenny yes, it is working without loading action, thats strange, what should i do if i also need to catch loading event in route?

@stefanpenner
Copy link
Contributor

Call super

@Sinled
Copy link
Author

Sinled commented Aug 10, 2015

@teddyzeenny @stefanpenner Thanks!

@Sinled Sinled closed this as completed Aug 10, 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

No branches or pull requests

3 participants