Apr 15, 2022
Hi Pavel, does this work for the translation pipe of Angular 13? I set my code as you did, but after the web page is loaded, I chose Show Page Source from the right menu, but in the source content, they're still keys in language json files. And I put some console.log() in function getBaseUrl(), intercept() and app.get(), when I accessed my website, app.get() was called, but none of the rest was called. Did I miss anything or does code in createTranslateLoader() need to be changed? Would you please give me any experience, thanks in advance!