jerel / ember-cli-loading-slider

A YouTube like loading indicator for EmberJS packaged as an Ember CLI add-on.
MIT License
116 stars 36 forks source link

Nested routes fire "loading" action twice #27

Open trumb1mj opened 8 years ago

trumb1mj commented 8 years ago

I realize this is probably not a bug but I was wondering how folks handle nested routes? How do you suppress the "loading" action on the parent route to avoid duplicating loading bar?