-
After migrating to vue3 it's not possible to get editor instance in vue component. There was 'editor' prop in vue2. Now the only way to get to it - window.tinymce.get(id). This is very inconvenient si…
-
### Which packages did you experience the bug in?
@hocuspocus/transformer
### What Tiptap version are you using?
"@hocuspocus/transformer": "^2.11.3", "@tiptap/core": "^2.2.4",
### What…
-
**Checklist**
- [X] I have tried restarting my IDE and the issue persists.
- [X] I have read the [FAQ](https://eslint.vuejs.org/user-guide/#faq) and my problem is not listed.
**Tell u…
-
use for vue3 project has a problem
[vm.$set() is a function](json-editor.min.js:1918 Uncaught (in promise) TypeError: vm.$set is not a function)
-
vue3、ts、vite、Monaco Editor是全部最新版本
-
## Objective:
Guide developers in their migration from vue 2 to vue 3, specifically in their dependencies
## Contents
- name of library
- name of the branch where the vue 3 work has started
…
-
### **environment: vue3 +vite +editor@3.2.2**
```
//MarkdownEditor.vue
function initEditor() {
const $el = document.getElementById(props.id) as HTMLElement;
data.editor = new Editor({
…
-
my project is vue3+vite+ts
below is the error message:
Could not find a declaration file for module '@toast-ui/editor'. '/Users/similar/个人项目/admin/node_modules/.pnpm/@toast-ui+editor@3.2.2/node_…
-
## Challenges
Do the following challenges and post link to your stackblitz project in dev-team channel on Slack.
### Challenge 1: XArray
We want to see that you know how to use v-model, props, …
-
## bug 描述
@wangeditor/editor-for-vue中的Editor组件开始是标签时页面卡死报错
## 你预期的样子是?
组件正常显示,回显富文本
## 系统和浏览器及版本号
- 操作系统:win10
- 浏览器和版本: chrome
## wangEditor 版本
"@wangeditor/core": "^1.0.1",
…