White Blank Screen in Ionic on some views when using angular-Translate lib

I am developing an Ionic app in which I am also using angular-translate lib. The app works in all views in English but when I switch to Arabic, on some views it work fine but on some of the views show a white blank screen after a blink of the original view.

It is very strange when i click on inspect element, the view appears and there is a white flash when switching from one view to another.
Also the performance decreases when I use Arabic language.
It only happens when I select Arabic as a language. It works fine in English lang.

What could be the possible reason and how can I overcome it?