Hi everyone!
I have 2 issues when integrating ngx-translate-router in my Angular App.
The first issue when running HttpLoaderFactory is to get a list of languages to replace the locales.json file. The HttpLoaderFactory function always runs in advance APP_INITIALIZE - get the config file, how to run order follow?
The second one: how to use router link replace to /<a href="#id>
Hi everyone! I have 2 issues when integrating ngx-translate-router in my Angular App.
The first issue when running HttpLoaderFactory is to get a list of languages to replace the locales.json file. The HttpLoaderFactory function always runs in advance APP_INITIALIZE - get the config file, how to run order follow?
The second one: how to use router link replace to /<a href="#id>
Thank you for helping in advance!