wangEditor icon indicating copy to clipboard operation
wangEditor copied to clipboard

wangEditor —— 开源 Web 富文本编辑器

Results 468 wangEditor issues
Sort by recently updated
recently updated
newest added

## bug 描述 在Windows上使用WEBVIEW2系统组件构建WEB客户端使用搜狗输入法执行特定步骤会出现异常,并且后续无法输入文字。 ## 你预期的样子是? 没有异常,并且后续可以继续输入文字 ## 系统和浏览器及版本号 Windows10 22H2 Microsoft Edge WebView2 版本 129.0.2792.89 (正式版本) (64 位) 直接在Microsoft Edge中不会复现,必须使用Edge的WebView2组件 ## wangEditor 版本 使用在线demo的链接,在WEB客户端DEMO中运行(2024-10-15) https://www.wangeditor.com/demo/index.html ## demo 能否复现该 bug...

## 问题描述 自定义拓展新功能ModalMenu,modal内部有个input输入框,当点击输入框输入内容时,编辑器选区就消失了,请问怎么解决呢? ## wangEditor 版本 5.1.23 ## 是否查阅了文档 ? 是 ## 最小成本的复现步骤 (请告诉我们,如何**最快的**复现该问题?) - 步骤一 - 步骤二 - 步骤三

in ./~/@wangeditor/editor/dist/index.esm.js Module parse failed: E:\dw\zcgl-tyjk\invest-instruction-proxy-client-dev_dm\src\main\frontend\node_modules\@wangeditor\editor\dist\index.esm.js Unexpected token (18:966) You may need an appropriate loader to handle this file type.

## bug 描述 表格中输入文字,其中两个文字选中颜色,该两个颜色点击换行,会多出一空白行 *请输入内容……* ![image](https://github.com/user-attachments/assets/da482bbb-1607-489f-8e98-56aa612f5c27) ## 你预期的样子是? 不要多出空白行 *请输入内容……* ## 系统和浏览器及版本号 - 操作系统 - 浏览器和版本 ## wangEditor 版本 *请输入内容……* ## demo 能否复现该 bug ? 能 - 中文 demo https://www.wangeditor.com/demo/...

## bug 描述 下面这个node找不到后代 at path 4 at Object.get (index.js:5081:17) at Object.levels (index.js:5185:26) at levels.next () at Object.n (index.js:3290:777) at Object.levels (index.js:3708:52) at levels.next () at Object.n (index.js:3290:777) at Object.above...

## 问题描述 未获取焦点时全屏会获取不到焦点点击内容区后又自动取消全屏 ## wangEditor 版本 5.1.23 ## 是否查阅了文档 ? (文档链接 [www.wangeditor.com](https://www.wangeditor.com/) ) 是 ## 最小成本的复现步骤 (请告诉我们,如何**最快的**复现该问题?) - 步骤一 - 动态引入wangEditor,在toolbarConfig中配置fullScreen - 步骤二 - 步骤三

## 问题描述 *请输入遇到的问题...* ## wangEditor 版本 *请输入内容……* ## 是否查阅了文档 ? (文档链接 [www.wangeditor.com](https://www.wangeditor.com/) ) *是/否* ## 最小成本的复现步骤 (请告诉我们,如何**最快的**复现该问题?) - 步骤一 - 步骤二 - 步骤三

## bug 描述 报错如下 2个错误 ``` TypeError: undefined has no properties index.vue:23 ``` ``` Uncaught (in promise) TypeError: undefined has no properties index.vue:23 ``` ![2024-09-25_15-27](https://github.com/user-attachments/assets/228a95a1-59b9-49e6-a328-dc17ea9aa31b) ![2024-09-25_14-47](https://github.com/user-attachments/assets/0b1ae45d-17df-4522-be39-339894ae4158) 我的cdn配置如下采用的(vite-plugin-cdn-import) ![2024-09-25_14-48_1](https://github.com/user-attachments/assets/a00769af-ee18-4da4-a0f9-a437292652a4) ![2024-09-25_14-48](https://github.com/user-attachments/assets/783f7669-224f-43d1-ad90-e83f29658210) 当我使用这个报错信息创建demo时,demo里出现了另一个bug...

## 问题描述 在编辑器中有默认的添加table不可编辑,如删除行列等hoverbar的操作,用户自定义添加的table不进行禁用,请问我该如何实现此功能。 ## wangEditor 版本 5版本 ## 是否查阅了文档 ? 是

解决 table 下一行空行无法删除问题,解决 图片、视频 下一行空行连续删除 等问题 修改前: https://github.com/user-attachments/assets/22c12220-00d1-4e02-bf5e-44d39731adc4 修改后: https://github.com/user-attachments/assets/30b576a5-6822-40c7-8daf-02fccebb394b