Hi, Jeff and list,
I've presently debugging issues with a vote from a colleague in China. Their observed problem is that the candidate list does not appear and thus the Vote button is not active.
The problems have been noticed on the Chrome and Opera browswers (levels not reported).
We've found the following errors in the Console output and continue to debug:
Failed to load resource: net::ERR_EMPTY_RESPONSE font-awesome.min.css:1
Failed to load resource: net::ERR_EMPTY_RESPONSE bootstrap.min.js:1
Failed to load resource: net::ERR_EMPTY_RESPONSE jquery.min.js:1
Failed to load resource: net::ERR_EMPTY_RESPONSE jquery-ui.min.js:1
Failed to load resource: net::ERR_EMPTY_RESPONSE bootstrap.min.css:1
Given that these are both served over the internet, my guess is that the following sites are being blocked:
Any insight/ideas would be greatly appreciated.
-Jeff