Cannot modify config inside config map detail
Describe the bug Cannot modify config inside config map detail
main.7e94bae182d7dc9cd0d3.js:102 Uncaught Error: Minified React error #185; visit https://reactjs.org/docs/error-decoder.html?invariant=185 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at ql (main.7e94bae182d7dc9cd0d3.js:102)
at Object.enqueueSetState (main.7e94bae182d7dc9cd0d3.js:102)
at r.w.setState (main.7e94bae182d7dc9cd0d3.js:94)
at r.value (3.3a4877fcaaa8827f7c08.js:1)
at al (main.7e94bae182d7dc9cd0d3.js:102)
at pu (main.7e94bae182d7dc9cd0d3.js:102)
at t.unstable_runWithPriority (main.7e94bae182d7dc9cd0d3.js:110)
at Vo (main.7e94bae182d7dc9cd0d3.js:102)
at du (main.7e94bae182d7dc9cd0d3.js:102)
at Zl (main.7e94bae182d7dc9cd0d3.js:102)
Versions used(KubeSphere/Kubernetes) KubeSphere: 3.1.0
Environment How many nodes and their hardware configuration:
For example: 1 masters: 4cpu/8g 1 nodes: 4cpu/8g
(and other info are welcomed to help us debugging)
To Reproduce Steps to reproduce the behavior:
- Go to
configmap
detail page - Click on
More
>Modify Config
- Click any
Edit
icon - See console error and nothing to show
Expected behavior
When Edit
icon clicked, Edit Modal
should appear without console error.
/kind bug /priority high