-
Bug
-
Resolution: Done-Errata
-
Undefined
-
4.16
-
None
-
Moderate
-
Yes
-
False
-
-
Release Note Not Required
-
In Progress
Description of problem:
the example namespaced page is not working
Version-Release number of selected component (if applicable):
4.16.0-0.nightly-2024-04-22-023835
How reproducible:
Always
Steps to Reproduce:
1. Deploy console-demo-plugin manifests, enable the plugin $ oc apply -f https://raw.githubusercontent.com/openshift/console/master/dynamic-demo-plugin/oc-manifest.yaml $ oc patch console.operator cluster --type='json' -p='[{"op": "add", "path": "/spec/plugins/-", "value":"console-demo-plugin"}]' 2. Change to Demo perspective, click on `Example Namespaced Page` menu
Actual results:
2. an error page returned Cannot destructure property 'ns' of '(intermediate value)(intermediate value)(intermediate value)' as it is undefined.
Expected results:
2. a page with namespace dropdown menu should be rendered
Additional info:
- links to
-
RHEA-2024:0041 OpenShift Container Platform 4.16.z bug fix update