Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4829

Pods and loading substate bubbling not working?

$
0
0

@robertneville73 wrote:

DEBUG: -------------------------------

DEBUG: Ember : 2.1.0

DEBUG: Ember Data : 2.1.0

DEBUG: jQuery : 1.11.3

DEBUG: -------------------------------

using Ember-CLI and pods.

The docs (https://guides.emberjs.com/v2.1.0/routing/loading-and-error-substates/#toc_code-loading-code-substates) state / imply that I should be able to define a single application-wide loading template that will be used whenever the loading event happens but that you can (if you want to) provide specific routes/templates wherever you'd like.

I'm not seeing this behavior. I can get it to work with specific routes but I can't seem to elicit the described behavior. I see that there's been issues related to the resolver (https://github.com/emberjs/ember.js/issues/10644) that have broken this in the past but it looks like I'm running a new enough version that I should have that fix.

What am I missing?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4829

Trending Articles