tsgrp / HPI

OpenContent Management Suite (OCMS)
http://www.tsgrp.com/products
17 stars 5 forks source link

In latest Chrome, refreshing HPI causes a grey screen #1160

Open mikeblum opened 8 years ago

mikeblum commented 8 years ago

As of latest Chrome - reloading HPI causes the $.ajax global flag to grey out the screen.

Affected versions:

Replicate by logging into HPI and refreshing the page or creating a new Wizard form. Loading the login screen also appears to cause it: http://edge2.tsgrp.com/hpi/

Happens across release and edge.

@gsteimer

mikeblum commented 8 years ago

chrome://net-internals/#events and $.active show a single AJAX request blocking the ajaxStop from resolving in app.js.

Seeing a lot of Chrome-specific requests going out as a part of the apis.google.com SDK requests. Commenting out actions that use the googleapis shim doesn't fix it. More research needed.

nquillin91 commented 8 years ago

chromebug

Interesting thing - if it breaks on dashboard and you manually go to search or admin it seems to work again, but not always.

gsteimer commented 8 years ago

Based on informal testing at the HPI meeting, we're seeing this:

Broken: 52.0.2743.116 m Working: 53.0.2785.101 m Working: 53.0.2785.113 m

Since we now have a working path, I'm going to remove the High Priority label

dgrumieaux commented 7 years ago

Also found on Version 52.0.2743.82 (64-bit)