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

How to make use of Application (parent) routes within in-repo and other Ember Engines?

$
0
0

I know we have to share the routes that we want to make use of in the engine from parent via externalRoutes dependency. But my question is how to make use of that within the engine. When I tried to pass the routes from parent application to the engine what I saw when tried to transition to the route from engine is that no such route found in the engine.

Error: Assertion Failed: The route in-app-blog.large-company-site.home was not found

Here the large-company-site is the parent application and home is the route that I am trying to send from the parent application.

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 4870

Trending Articles