ecsheet icon indicating copy to clipboard operation
ecsheet copied to clipboard

基于Luckysheet实现的协同编辑在线表格

Results 20 ecsheet issues
Sort by recently updated
recently updated
newest added

运行代码后,新建表格然后粘贴内容进去,复制了几百行数据(这个行数不同电脑容纳的数量不同)过后 表格页面弹出 "服务器通信发生错误,请刷新页面后再试,如若不行请联系管理员!",此时粘贴进表格的数据无法自动保存。 ![(8W2Y4}}M03R%K 7J@LPB7](https://github.com/DilemmaVi/ecsheet/assets/107901928/7ddd3749-6f5e-44e4-ad92-05618a94ce2c) 浏器器控制台也显示WebSocket连接关闭 ![{C%HZAHRHGINM YOE@3PCUB](https://github.com/DilemmaVi/ecsheet/assets/107901928/c08558ca-038c-48b9-ad57-26445545194d) 弹窗之后websocket断开连接,不再重连,数据也无法再保存。

在添加行或者列之后,增加或者减少行距之后,关闭表格,然后再次进入表格也加载不出来了。报错如下 ![BC7CF10B-5608-433e-8750-E84565698CCA](https://github.com/DilemmaVi/ecsheet/assets/112535675/4192abf3-6cde-43f0-b7e9-3983fcc2f17d)

MongoDB的数据库文件在哪里呢?

sheetmanage.js:551 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'row')

我没有找到数据库,是漏掉哪里了吗? ![image](https://user-images.githubusercontent.com/96674670/182330379-d0ccdc72-106a-446e-888a-ca7a59867b12.png)

![image](https://user-images.githubusercontent.com/59556994/167230665-a6e841b2-d910-4bd2-915a-aa29a179af4d.png) 我下载的代码是这样的,请问有遇到过此问题的人吗,感谢大家帮助。

![image](https://user-images.githubusercontent.com/63187535/157015272-a3c2508b-95e2-49c5-b917-cb32930051eb.png) ![image](https://user-images.githubusercontent.com/63187535/157015284-e012eeaa-af56-488d-a8ec-a9a99c36626c.png) ![image](https://user-images.githubusercontent.com/63187535/157015302-2a67f954-b1ec-46d5-9842-3d43326a38d7.png) ![image](https://user-images.githubusercontent.com/63187535/157015319-c8122bb8-7f71-4f74-8137-8d3e954c1a2f.png)

![image](https://user-images.githubusercontent.com/63187535/157013990-91a58ed0-92ed-411a-b98d-92a874d36ad5.png)