Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

编辑器内容过多表格数据容易卡顿 #309

Open
panxin226 opened this issue Nov 5, 2024 · 5 comments
Open

编辑器内容过多表格数据容易卡顿 #309

panxin226 opened this issue Nov 5, 2024 · 5 comments
Labels
enhancement New feature or request

Comments

@panxin226
Copy link

问题描述

请输入遇到的问题...
您好,我在word里面大概一万多个字,有表格有图片等等各种数据,然后复制到编辑器里面,在进行打字输入,或者删除时会卡一下,输入信息都会慢一点,请问这有什么解决方案吗?

wangEditor 版本

最新版
请输入内容……

是否查阅了文档 ?

(文档链接 https://cycleccc.github.io/docs/

是/否

最小成本的复现步骤

(请告诉我们,如何最快的复现该问题?)

  • 步骤一
  • 步骤二
  • 步骤三
2024-11-05.141745.mp4
@cycleccc
Copy link
Owner

cycleccc commented Nov 5, 2024

方便给一份上万字脱敏 HTML 附件吗,可能要做下性能优化。

@cycleccc cycleccc added the enhancement New feature or request label Nov 5, 2024
@panxin226
Copy link
Author

方便给一份上万字脱敏 HTML 附件吗,可能要做下性能优化。
您好,附件如下,非常感谢!
测试文档.docx

@cycleccc cycleccc changed the title 编辑器内容过多输入数据容易卡顿 编辑器内容过多表格数据容易卡顿 Nov 14, 2024
@panxin226
Copy link
Author

方便给一份上万字脱敏 HTML 附件吗,可能要做下性能优化。

请问这个优化大概什么时候能完成啊?或者有没有什么思路,我们这边可以实现的?我看demo里面有十万字的示例都不卡,我这个才一万多字,是因为有表格的原因吗?

@cycleccc
Copy link
Owner

cycleccc commented Nov 15, 2024

周末看下,用户侧没法实现,卡点主要在表格,解析和渲染调用的函数很多,得改底层减少重复渲染

@panxin226
Copy link
Author

周末看下,用户侧没法实现,卡点主要在表格,解析和渲染调用的函数很多,得改底层减少重复渲染

好的,感谢!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants