-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.17
-
None
-
No
-
False
-
Description of problem: Clicking Size control in PVC form throws a warning error. See the below and attached:
`react-dom.development.js:67 Warning: A component is changing an uncontrolled input to be controlled.`
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. Goto PVC form and open the Browser Dev console 2. Click on the Size control to set a value The warning error `Warning: A component is changing an uncontrolled input to be controlled. This is likely caused by the value changing from undefined to a defined value, which should not happen. Decide between using a controlled or uncontrolled input element for the lifetime of the component.` is logged out in the console tab.
Actual results:
Expected results:
Additional info:
- links to
-
RHEA-2024:6122 OpenShift Container Platform 4.18.z bug fix update