Closed krusynth closed 8 years ago
The about text on the menu takes a second to load, and ng-cloak isn't doing the trick. This looks like a good solution:
ng-cloak
https://github.com/angular-translate/angular-translate/issues/921
Via:
http://angular-translate.github.io/docs/#/guide/12_asynchronous-loading#asynchronous-loading_fouc---flash-of-untranslated-content
The solution here in general is to use the translate attribute.
translate
The about text on the menu takes a second to load, and
ng-cloak
isn't doing the trick. This looks like a good solution:https://github.com/angular-translate/angular-translate/issues/921
Via:
http://angular-translate.github.io/docs/#/guide/12_asynchronous-loading#asynchronous-loading_fouc---flash-of-untranslated-content