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

Ember loading substate not working from addon

$
0
0

@BlueRaja wrote:

I have an Ember addon that is npm linked with a project.

If I create the file app/pods/application-loading/template.hbs in the addon, the loading HTML is not rendered from the base-project. However, if I create the exact same file in the base-project itself, the loading HTML is rendered.

My understanding is that the addon’s app folder should be merged with the base-application’s app folder, so this shouldn’t be possible. What’s going on?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4826

Trending Articles