Bug 1720045 - "query-browser" page is blank
Summary: "query-browser" page is blank
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Management Console
Version: 4.2.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 4.2.0
Assignee: Jon Jackson
QA Contact: Junqi Zhao
URL:
Whiteboard:
: 1723682 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-06-13 03:16 UTC by Junqi Zhao
Modified: 2019-10-16 06:32 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-10-16 06:31:56 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
AbortController is not defined (73.16 KB, image/png)
2019-06-13 03:16 UTC, Junqi Zhao
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2019:2922 0 None None None 2019-10-16 06:32:10 UTC

Description Junqi Zhao 2019-06-13 03:16:21 UTC
Created attachment 1580062 [details]
AbortController is not defined

Description of problem:
login cluster console with cluster-admin, and click "Monitoring -> Query Browser", error in page is:


react-dom.production.min.js:13 Uncaught ReferenceError: AbortController is not defined
    at router.ts:1
    at ha (react-dom.production.min.js:13)
    at react-dom.production.min.js:13
    at c (scheduler.production.min.js:10)
    at p (scheduler.production.min.js:10)
    at MessagePort.M.port1.onmessage (scheduler.production.min.js:10)

Version-Release number of selected component (if applicable):
4.2.0-0.ci-2019-06-12-231255

How reproducible:
Always

Steps to Reproduce:
1. login cluster console with cluster-admin, and click "Monitoring -> Query Browser"
2.
3.

Actual results:
"query-browser" page is blank, error see the description part

Expected results:
Able to view "query-browser" page

Additional info:
Blocks testing under "query-browser" page

Comment 1 Samuel Padgett 2019-06-13 09:49:26 UTC
Which browser and browser version are you using?

Comment 2 Samuel Padgett 2019-06-13 12:16:48 UTC
`AbortController` is supported on the browsers we support: https://caniuse.com/#search=AbortController

We could add a polyfill, but that shouldn't be necessary.

Comment 3 Samuel Padgett 2019-06-13 12:19:28 UTC
I can't reproduce on latest Firefox, Chrome, or Safari.

Comment 4 Junqi Zhao 2019-06-14 00:54:01 UTC
(In reply to Samuel Padgett from comment #1)
> Which browser and browser version are you using?

Google Chrome Version 58.0.3029.81 (64-bit)
Firefox 52.0.2 (64-bit)

maybe the version is too low

Comment 6 Samuel Padgett 2019-06-14 14:06:24 UTC
I'm going to reopen to add a polyfill. The latest Firefox ESR should be fine, but this is easy enough to address in case a user is on an old version. Lowering the severity and removing test blocker, however.

Comment 7 Jon Jackson 2019-06-24 15:25:48 UTC
Reopened. Polyfill that was added by https://github.com/openshift/console/pull/1775 introduced a regression.

Comment 8 Samuel Padgett 2019-06-24 15:50:43 UTC
Follow on fix for the polyfill error: https://github.com/openshift/console/pull/1807

Comment 11 Samuel Padgett 2019-06-25 13:01:13 UTC
*** Bug 1723682 has been marked as a duplicate of this bug. ***

Comment 12 Junqi Zhao 2019-06-26 02:55:11 UTC
Tested on Firefox 52.0.2, "query-browser" page could be loaded.
But we meet another error BZ 1724010

payload: 4.2.0-0.nightly-2019-06-25-222454

Comment 14 errata-xmlrpc 2019-10-16 06:31:56 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2019:2922


Note You need to log in before you can comment on or make changes to this bug.