erikringsmuth/app-router

Read app-route elements from the DOM hierarchy

panuhorsmalahti opened this issue · 0 comments

Currently the app-route elements are read from the child nodes of app-router. However, my use case calls for creating a wrapper component for app-routes, but app-router doesn't find the app-route elements from the DOM hierarchy, since the hierarchy is:

app-router -> my-app-route-wrapper -> app-route