-
After a few days of struggle, I finally found out why hmr doesn't work properly in quasar. When I comment the line below everything works!
```
import MonacoEditor from "monaco-editor-vue3";
```
…
-
currently the timestamp in custom log mode(fclog) is provided inner by calling `getLocalTime()`, but sometimes we should display logs with user-provided timestamps, and currently there is no way to pr…
-
wangwditor解析如下html代码:
``` html
1默认内容默认123
```
,由于break是自闭合标签,且不是html标准标签,导致无法解析后面的任何内容
正常解析结果:
![image](https://github.com/user-attachments/assets/95e6944c-7575-4836-809b-214a81a44b10)
wange…
-
I got error as below, pls help to check, thanks.
vue3-json-editor.esm.prod.js?c45b:31 Could not load worker TypeError: Cannot read properties of undefined (reading 'Blob')
at eval (vue3-…
-
- [x] Element 2.x to Element Plus
https://element-plus.org/en-US/guide/migration.html
- [x] vue-split-panel to coder-vue3-split-panel
https://www.npmjs.com/package/coder-vue3-split-panel
- [x] vu…
-
## bug 描述
使用官网提供的editor.insertNode(node)和setHtml,dangerouslyInsertHtml方法增加内容,加粗效果均不显示 h3标签也不生效
## 你预期的样子是?
strong h3能渲染出加粗效果
## 系统和浏览器及版本号
- 操作系统 win11
- 浏览器和版本 Google 129.0.6668.101
…
-
## 问题描述
组件中引入 import { IEditorConfig } from '@wangeditor/editor' 报错
*请输入遇到的问题...*
## wangEditor 版本
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^5.1.12",
## 是否查阅…
-
## bug 描述
*字号大小列表以对象形式设置 `{name: 'xx', value: '2em'}` 使用时不生效*
## 你预期的样子是?
*可以自定义字号在工具栏的名称*
## 系统和浏览器及版本号
- 操作系统 win11
- 浏览器和版本 chrome 127
## wangEditor 版本
*5.0*
## 在线 demo
…
-
Subscribe to this issue and stay notified about new [weekly trending repos in Vue](https://github.com/trending/vue?since=weekly).
-
## bug 描述
vue3中,Editor组件的onCreated钩子不执行,导致编辑器没有加载出来
## 你预期的样子是?
可以获取到onCreated的回调参数editor
## 系统和浏览器及版本号
- 操作系统
64 位操作系统, 基于 x64 的处理器
- 浏览器和版本
Chrome 版本 108.0.5359.125(正式版本) (64 位)
## wa…