Luckysheet icon indicating copy to clipboard operation
Luckysheet copied to clipboard

Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.

Results 230 Luckysheet issues
Sort by recently updated
recently updated
newest added

Hello! I wonder if it's possible to create an autocomplete dropdown list. I've been checking the demo, but it seems that this option is not available. Can someone confirm my...

**描述错误** 使用setWorkbookName api方法没有效果 **重现** ``` function setWorkbookName(){ var input = $('#luckysheet_info_detail_input__new')[0]; luckysheet.setWorkbookName(input.value); } ``` **期望的结果** 可以正常修改标题,并且保存到后端mongo中

**Describe the bug** **To Reproduce** 1. The first step: 2. The second step: 3. The third step: 4. See error: **What is expected?** **Screenshots or demo** **Environment** - OS: -...

打印功能提供了吗

https://github.com/dream-num/Luckysheet/assets/20391922/5894e7d0-fe27-4afb-b68f-10047b7c25c0 上面是我录制的复现过程,是我初始化luckysheet时漏掉了什么参数吗?谢谢

1. The first step: set-up luckySheet as you would normally do. 2. The second step: rendor json which exceeds 20 lines. and run it 3. The third step: open in...

现在有一个需求,基于这个表样导出的excel,用户要进行打印(一般采用A4纸进行打印)。那么就要求,在画表样的时候,要时刻注意保持A4宽度的n倍,这样在打印的时候,用户就不需要再进行各种排版了。如果能够增加一条基于A4宽表的虚拟线的话,在绘制表样的时候,就会注意一下,每一列列宽的设置问题了,方便后续用户打印使用 类似这样的效果: ![image](https://user-images.githubusercontent.com/4191662/128196317-7823f753-1e14-4c41-9232-2aff29e8d17c.png)

![微信图片_20231108105356](https://github.com/dream-num/Luckysheet/assets/57136893/93d60272-83e2-4c51-a023-f5e4ae0cd575)

**Describe the bug** **To Reproduce** 1. The first step: 2. The second step: 3. The third step: 4. See error: **What is expected?** **Screenshots or demo** **Environment** - OS: -...

**Describe the bug** 你好我使用两种引入方式(CDN、本地引入)都会报错, 如下: ![image](https://github.com/dream-num/Luckysheet/assets/48142793/8272a7b0-1df6-4192-abc7-48644bf0792e) **To Reproduce** 1. The first step: 2. The second step: 3. The third step: 4. See error: **What is expected?** 我该怎么去解决呢? **Screenshots or demo**...