kuboard-press icon indicating copy to clipboard operation
kuboard-press copied to clipboard

pod 的文件浏览器不能正常显示

Open Lorwell opened this issue 1 year ago • 0 comments

image

控制台显示以下错误

TypeError: Cannot read properties of undefined (reading 'lastIndexOf')
    at s.canEdit (chunk-2df60a98.b9064309.js:1:109304)
    at fn (chunk-2df60a98.b9064309.js:1:43661)
    at Object.o [as default] (chunk-vendors.d6d5b437.js:7:19417)
    at e.type.e.renderCell (chunk-vendors.d6d5b437.js:13:613577)
    at chunk-vendors.d6d5b437.js:13:585647
    at Array.map (<anonymous>)
    at s.rowRender (chunk-vendors.d6d5b437.js:13:584966)
    at s.wrappedRowRender (chunk-vendors.d6d5b437.js:13:587100)
    at chunk-vendors.d6d5b437.js:13:579865
    at Array.reduce (<anonymous>)

使用的docker镜像是 ccr.ccs.tencentyun.com/shaco_work/great-wall:2.0

Lorwell avatar Jul 18 '24 05:07 Lorwell