Skip to content
This repository was archived by the owner on Oct 30, 2025. It is now read-only.

fix: 解决嵌入luckysheet时,点击外部保存,单元格编辑内容未更新保存问题#1386

Open
DemoJj wants to merge 1 commit intodream-num:masterfrom
DemoJj:fix-celledit-bug
Open

fix: 解决嵌入luckysheet时,点击外部保存,单元格编辑内容未更新保存问题#1386
DemoJj wants to merge 1 commit intodream-num:masterfrom
DemoJj:fix-celledit-bug

Conversation

@DemoJj
Copy link

@DemoJj DemoJj commented Aug 8, 2023

问题复现步骤:

  1. 将luckysheet嵌入继承到别的平台页面
  2. 外置保存按钮
  3. 编辑单元格后直接点击外置保存按钮
  4. 此时单元格未更新保存当前修改值
    (因此,给input加个blur失焦事件,判断是点击的视图外,则保存当前更新内容,并退出编辑模式)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant