Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

[BUG]luckysheet初始化数据,使用transToCellData转换二维数据后,使用复制粘贴报错 #367

Closed
scholar-xia opened this issue Dec 18, 2020 · 2 comments
Assignees

Comments

@scholar-xia
Copy link

luckysheet初始化数据,使用transToCellData转换二维数据后,使用复制粘贴报错
F6TQF4VYQP)IRI04HU2F{9L
1608190553(1)

@dream-num
Copy link
Collaborator

我们也复现了

使用

luckysheet.create({
data:[{celldata:luckysheet.transToCellData([[1,2,3,null,4],[2,3,null,5,null]])}]
})

初始化会出现此问题

@dream-num
Copy link
Collaborator

富文本单元格也不支持复制粘贴
image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants