Bug 1743566 - Home->Explore->Access Review tab runtime error
Summary: Home->Explore->Access Review tab runtime error
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Management Console
Version: 4.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 4.2.0
Assignee: Samuel Padgett
QA Contact: Yadan Pei
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-08-20 08:44 UTC by shahan
Modified: 2019-10-16 06:36 UTC (History)
2 users (show)

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


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift console pull 2416 0 None None None 2019-08-20 13:49:01 UTC
Red Hat Product Errata RHBA-2019:2922 0 None None None 2019-10-16 06:36:53 UTC

Description shahan 2019-08-20 08:44:56 UTC
Description of problem:
Home->explore Access Review tab crushed on console

Version-Release number of selected component (if applicable):

4.2.0-0.nightly-2019-08-15-205330


How reproducible:
Always

Steps to Reproduce:
1. click Home-> Explore -> choose one API Resource -> click 'Access Review' tab
2.
3.

Actual results:
  Console will crush when goto this tab, js error got like:
 vendors~main-chunk-33a80aca844a72970a84.min.js:152 TypeError: a is not a function
    at rowRenderer (main-chunk-5ffb914141bf21a1116a.min.js:1)
    at vendors~main-chunk-33a80aca844a72970a84.min.js:207
    at r (vendors~main-chunk-33a80aca844a72970a84.min.js:129)
    at _calculateChildrenToRender (vendors~main-chunk-33a80aca844a72970a84.min.js:129)
    at _.render (vendors~main-chunk-33a80aca844a72970a84.min.js:129)
    at Pa (vendors~main-chunk-33a80aca844a72970a84.min.js:152)
    at Aa (vendors~main-chunk-33a80aca844a72970a84.min.js:152)
    at Da (vendors~main-chunk-33a80aca844a72970a84.min.js:152)
    at Wo (vendors~main-chunk-33a80aca844a72970a84.min.js:152)
    at Yo (vendors~main-chunk-33a80aca844a72970a84.min.js:152)

Expected results:
 Should works well

Additional info:

Comment 1 Samuel Padgett 2019-08-20 13:40:44 UTC
table.tsx:208 Uncaught TypeError: Row is not a function
    at rowRenderer (table.tsx:208)
    at VirtualTableBody.js:53
    at defaultCellRangeRenderer (defaultCellRangeRenderer.js:95)
    at VirtualGrid._calculateChildrenToRender (VirtualGrid.js:892)
    at VirtualGrid.render (VirtualGrid.js:729)
    at finishClassComponent (react-dom.development.js:14741)
    at updateClassComponent (react-dom.development.js:14696)
    at beginWork (react-dom.development.js:15644)
    at performUnitOfWork (react-dom.development.js:19312)
    at workLoop (react-dom.development.js:19352)

Comment 3 shahan 2019-08-22 03:36:43 UTC
The page 'Access Review', works well now and no errors occur.
Verify this bug
4.2.0-0.nightly-2019-08-21-210916

Comment 4 errata-xmlrpc 2019-10-16 06:36:40 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.