Replies: 2 comments 5 replies
-
这个是刻意这么做的,可以多选删除或点击删除。后续可能会做这方面的优化。 |
Beta Was this translation helpful? Give feedback.
5 replies
-
针对于目前富文本 复制的数据 表格无法删除 可以先用以下代码来处理复制的问题,可以改善无法使用删除键的问题
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
bug 描述
从word复制的表格数据 无法删除
你预期的样子是?
可以删除 ,选中可删除,目前按backspace无效。
系统和浏览器及版本号
wangEditor-next 版本
"@wangeditor-next/editor": "^5.6.7",
"@wangeditor-next/editor-for-vue2": "^1.0.2",
demo 能否复现该 bug ?
能
最小成本的复现步骤
wps 新建word 创建表格 表格内随便写入任何数据 ,把表格复制进富文本,富文本里面的数据按 backspace键 无法删除
Beta Was this translation helpful? Give feedback.
All reactions