in at.js I can see serverDomain is configured. In the case of serverDomain is not reachable (server down or whatever), our webpage stays as blank. I think this is due to the fact that body{opacity:0} is never removed in the case of failing to access the serverDomain.
Is this a bug or there is a configuration that can give me failsafe?