I am using my fork of edx-platform in my devstack instance. I encounter an error many times where illegal characters appear on the home page:
I have posted this question to the edx mailing group but they said it was because of the changes I made to the code. But I cannot agree with them. Because if I checkout previous states of my fork, the bug is still there. And as you can see in the console, it's i18n.js which I never modified. I don't even know it existed until now.
And if I click sign in, it cannot load the rest of the page because of the errors in the console:
Even recreating the vagrant instance, the bug still persists. I'm posting here because the mailing list doesn't seem to know how to solve this.