Developer Forum
Unable to write Unit test cases for Localize methods and its failed with issue
I have used localizejs on my Angular project and I started writing unit test cases for all my components but it failed with the below error as Localize global variable is found undefined on spec files.
Error:
ReferenceError: Localize is not defined
Let me know if I am doing any wrong implementation of my test cases in respect to Localize.
Thanks
Posted by Dhanesh Gosai 7 months ago
The Whole Page Does Not Translate Until a Page Reload
When we switch from English to French, some pages do not completely translate until the page is refresh. Once that is done, it then will be translated when the page is revisited.
Is there a way to make sure the whole page translates w/o a page reload?
Posted by Thomas Mason about 2 years ago