Kubernetes dashboard ConfigMap data load fine, but then the data field gets empty after the auto refresh.
Installation method: Using Helm Chart
Kubernetes version: v1.14.8
Dashboard version: v2.0.0-beta5+0.g93474e5
Operating system: NA
Node.js version ('node --version' output): NA
Go version ('go version' output): NA
ConfigMap data field gets empty after "Resource auto-refresh time interval". If I disable auto-refresh the data stays there.
ConfigMap Data should be preserved even after a resource refresh
I got this error from the browser inspect. It looks like a javascript error.
polyfills.59a73c0d17aaeb29d331.js:1 Uncaught TypeError: t.match is not a function
at u.Bhyg.ace.define.$detectNewLine (main.d9fca64efc90054cfeab.js:1)
at u.Bhyg.ace.define.insert (main.d9fca64efc90054cfeab.js:1)
at u.Bhyg.ace.define.setValue (main.d9fca64efc90054cfeab.js:1)
at b.Bhyg.ace.define.setValue (main.d9fca64efc90054cfeab.js:1)
at t.BXrY.t.setText (main.d9fca64efc90054cfeab.js:1)
at t.set [as text] (main.d9fca64efc90054cfeab.js:1)
at cp (main.d9fca64efc90054cfeab.js:1)
at main.d9fca64efc90054cfeab.js:1
at main.d9fca64efc90054cfeab.js:1
at Ab (main.d9fca64efc90054cfeab.js:1)
Already fixed on master.
/close
@floreks: Closing this issue.
In response to this:
Already fixed on master.
/close
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
Most helpful comment
Already fixed on master.
/close