Version 4.1.9 just spins endlesslessy
-
Hi,
The latest version installed today just ends up with a constantly spinning ajax spinner in the admin.
The problem appears to be that the Ajax runner is not getting dismissed, so it blocks interaction with the buttons and essentially just disables the option to “start Optimization”.
If I open dev tools and removed the fixed position of the spinner then I can click the start button, and the optimization process runs normally.
This:
#odb-running { background: rgba(0,0,0,.08)url(../images/running.gif) no-repeat 50% 50%; width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 999; }
- The topic ‘Version 4.1.9 just spins endlesslessy’ is closed to new replies.