Description of problem: In the topology view, when clicking on the machine, the VM details is open but no details are showed. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Go to topology view 2. click on the machine 3. see no results, only loading Actual results: Nonstop loading Expected results: VM details Additional info:
See the issue on 4.7.0 and 4.8.0-0.nightly-2021-03-06-055252.
Verified on master
It's reproduced on master again, now the vm detail view is broken, a blank page shows. Move to assigned.
(In reply to Guohua Ouyang from comment #4) > It's reproduced on master again, now the vm detail view is broken, a blank > page shows. It is the vm details view can be loaded but it crashed immediately. Errors shows in chrome developers console: ``` TypeError: e.filter is not a function at t.a (createVM-chunk-718738e88c5dda2e0b01.min.js:1) at Array.filter (<anonymous>) at dev-console-topology-chunk-2803932194fbb22ae793.min.js:29991 at Array.reduce (<anonymous>) at dev-console-topology-chunk-2803932194fbb22ae793.min.js:29991 at Array.map (<anonymous>) at dev-console-topology-chunk-2803932194fbb22ae793.min.js:29991 at Object.useMemo (vendors~main-chunk-df70fe318064e42c257a.min.js:164117) at Object.useMemo (vendors~main-chunk-df70fe318064e42c257a.min.js:164082) at t.a (dev-console-topology-chunk-2803932194fbb22ae793.min.js:29991) main-chunk-744778ee71ee3d70503d.min.js:1 stopped watching core~v1~Pod---{"ns":"openshift-virtualization-os-images"} before finishing incremental loading with error TypeError: e.filter is not a function! ```
just test against master again, the problem is gone. Move back to verified.
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 (Moderate: OpenShift Container Platform 4.8.2 bug fix and security update), 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/RHSA-2021:2438