You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Select any data point (the first data point at the "550" level for Safari, aka Safari 8.0, will do).
Click the little box-with-arrow after the number in the resulting popup.
EXPECTED RESULTS: Opens the actual list of things failing to ship in a new tab. That's what it does in Chrome and Safari. I can't test what it does with Edge, because in Edge I don't see the graph at all.
ACTUAL RESULTS: Nothing happens.
It's entirely possible that this is a Firefox issue, of course. I'm happy to do some debugging, but it would be fairly helpful to know what the site is actually trying to do here, without having to reverse-engineer it from the minified source.
The text was updated successfully, but these errors were encountered:
This is caused by using a synthetic <a>.click(). "Download CSV" is probably also affected. I'm half-done a fix, but probably can't land it until early next week.
STEPS TO REPRODUCE (in Firefox):
EXPECTED RESULTS: Opens the actual list of things failing to ship in a new tab. That's what it does in Chrome and Safari. I can't test what it does with Edge, because in Edge I don't see the graph at all.
ACTUAL RESULTS: Nothing happens.
It's entirely possible that this is a Firefox issue, of course. I'm happy to do some debugging, but it would be fairly helpful to know what the site is actually trying to do here, without having to reverse-engineer it from the minified source.
The text was updated successfully, but these errors were encountered: