gilsdav / ngx-translate-router

Translate routes using ngx-translate
131 stars 43 forks source link

alwaysSetPrefix doesn't apply to child routes. #145

Open duncte123 opened 1 year ago

duncte123 commented 1 year ago

I have a catch-all route for a 404 page, this page gets triggered while visiting a route on a sub-module. When on the main module the prefix gets applied properly.