Problem with ngx-translate (Angular 17, Standalone components)
I’ve started a new project on which I intended to use ngx-translate for providing translations. But there is a problem.
ngx-translate returning empty string when translating component input property
I have used ngx translate for my entire project, and it works fine – except in this case.