rancher / dashboard

The Rancher UI
https://rancher.com
Apache License 2.0
451 stars 258 forks source link

Workload: Pod: When viewing Pod Storage info projected content fails to show until clicked #11957

Open richard-cox opened 1 week ago

richard-cox commented 1 week ago

Setup

Describe the bug

To Reproduce

Result image

Expected Result (styling aside) image

rak-phillip commented 1 week ago

We get this log in the console that looks to be related:

resize nullpx nullpx [codemirror-editor-vue3.js:405](webpack://dashboard/node_modules/codemirror-editor-vue3/dist/codemirror-editor-vue3.js)

Resizing the window will trigger the render of the component.

mantis-toboggan-md commented 1 week ago

resize nullpx nullpx

For whoever picks this bug up, there is an open issue about this particular console output https://github.com/rennzhang/codemirror-editor-vue3/issues/54