Hello,
I have browser.query, which request the current language (index.html?lang=DE).
After that I compare the variable. If it is 'DE' it should load the file de.xml
So the problem is it don't stop loading this file.
The browser inspector show that the file is loading again and again and don't stop.
Can some one help me finding out where the problem is?