opentiny / fluent-editor

Fluent Editor is a rich text editor based on Quill 2.0, which extends rich modules and formats on the basis of Quill. It is powerful and out-of-the-box. Fluent Editor 是一个基于 Quill 2.0 的富文本编辑器,在 Quill 基础上扩展了丰富的模块和格式,功能强大、开箱即用。
https://opentiny.github.io/fluent-editor/
MIT License
148 stars 17 forks source link

🐛 [Bug]: better-table 表格先删除然后使用ctrl + Z 回退后,表格恢复,但是表格的着色消失 #107

Open zttAsoiaf opened 3 weeks ago

zttAsoiaf commented 3 weeks ago

Version

最新版

Link to minimal reproduction

https://opentiny.github.io/fluent-editor/docs/custom-toolbar

Step to reproduce

这里即可测试,

  1. 生成一个table,
  2. 某一格子设置背景色,
  3. 删除该表,
  4. CTRL+Z 回退

What is expected

表格背景色恢复

What is actually happening

表格背景色没有恢复

What is your project name

*

Any additional comments (optional)

No response