Hi,
Does this error obtained from the Console log sound any familiar to you (I have manually obfuscated the initial part f the URI)
Application Cache Error event: Manifest fetch failed (4)
https://xxxxxx-yyyyy.aa.com/zzzzzzz/CACHE-MF/cache.manifestUncaught SyntaxError: Unexpected token <
Uncaught SyntaxError: Unexpected token <
Uncaught SyntaxError: Unexpected token <
Uncaught SyntaxError: Unexpected token <
We have this web app that when it logs out exposes this problem. I would not mind about it but it seems this actually prevents it to return to the login page, and it remains in an unstable mode.
The same web site works with Chrome64 but... it fails with Chrome63 and Firefox57 with the same symptoms.
It is therefore very tempted to blame Chromium engine but maybe you have seen this error too and would have found out a way to work it around until we get to Chrome64 version - if that is even an engine version issue.
(I unfortunately cannot share this page here as it can only be tested with specific Enterprise credential)
Thank you many in advance for your input.
Regards