kalcaddle / kodbox

kodbox is a file manager for web. It is a newly designed product based on kodexplorer. It is also a web code editor, which allows you to develop websites directly within the web browser.You can run kodbox either online or locally,on Linux, Windows or Mac based platforms
https://kodcloud.com
2.18k stars 373 forks source link

双击流程图.drawio文件无法打开,控制台报错:ReferenceError: ore is not defined #245

Closed GalensGan closed 9 months ago

GalensGan commented 9 months ago

双击流程图.drawio文件无法打开,打开控制台,报错:

main.js?v=1.49.01:2  Uncaught ReferenceError: ore is not defined
    at Object.openFile (main.js?v=1.49.01:2:291547)
    at Object.callback (index.php?user/view/plugins&v=1703001952:967:10)
    at child.appCallback (main.js?v=1.49.01:2:667234)
    at child.open (main.js?v=1.49.01:2:666946)
    at child.openFile (main.js?v=1.49.01:2:297763)
    at child.open (main.js?v=1.49.01:2:297514)
    at child.runFunction (main.js?v=1.49.01:2:294827)
    at child.actionRun (main.js?v=1.49.01:2:182866)
    at child.doAction (main.js?v=1.49.01:2:182629)
    at main.js?v=1.49.01:2:1732384

环境: windows server 2019 kodbox 1.49.01

复现地址:https://cloud.uamazing.cn:52443/#s/99HII6aQ

kalcaddle commented 9 months ago

1.49.02 已修复,在线升级一下即可.