Un XMLHttpRequest síncrono en el hilo principal está desaprobado por sus efectos negativos en la experiencia del usuario final. Para más ayuda vea http://xhr.spec.whatwg.org/
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I habe the same problem with 5.02. After the input of name and password it gets stuck at "loading".
Cache clearing doesn`t change anything.
Problem is there at Safari (OSX) and Firefox (Ubuntu/Win10) (WebConsole:TypeError: self.buttons is undefined)
Surprisingly my Firefox at Mac OSX works fine.
Safari iPad and iPhone are ok, too
Last edit: Stefan Wurm 2015-08-14
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm getting this info:
Un XMLHttpRequest síncrono en el hilo principal está desaprobado por sus efectos negativos en la experiencia del usuario final. Para más ayuda vea http://xhr.spec.whatwg.org/
I had the same problem, but it works after emptying the browser cache (both Firefox and Chrome).
I confirm the same issue.
I'm having trouble reproducing this. That message is OK. Do you see anything else in the javascript console?
Did you clear your browser cache after upgrading?
Forgot to do that.
After clearing the cache everythings is working now.
Thanks!
I habe the same problem with 5.02. After the input of name and password it gets stuck at "loading".
Cache clearing doesn`t change anything.
Problem is there at Safari (OSX) and Firefox (Ubuntu/Win10) (WebConsole:TypeError: self.buttons is undefined)
Surprisingly my Firefox at Mac OSX works fine.
Safari iPad and iPhone are ok, too
Last edit: Stefan Wurm 2015-08-14
I've flushed the cache and still don't work, I get the same error:
TypeError: self.buttons is undefined
UPDATE: Without reason, it started working after some days... I'm confused.