opengovfoundation / madison-editor

Node-based editor for Madison
Apache License 2.0
5 stars 5 forks source link

FOUC on translations #17

Closed krusynth closed 8 years ago

krusynth commented 9 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:

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

krusynth commented 9 years ago

The solution here in general is to use the translate attribute.