You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using ui-grid in my project. I am implementing i18n. I have found that header text does not change once the grid rendered. I am using several local languages like English, German, Spanish. When I change from English to German or any other language, the header doesn't. I have to refresh the page to make it working. Is there any workaround for this? I have found you guys have a TODO note for it. Please let me know if there's any workaround for that.